perl-Authen-Htpasswd - Interface to read and modify Apache .htpasswd files
Website: | http://search.cpan.org/dist/Authen-Htpasswd/ |
---|---|
License: | GPL or Artistic |
- Description:
This module provides a convenient, object-oriented interface to Apache- style .htpasswd files. It supports passwords encrypted via MD5, SHA1, and crypt, as well as plain (cleartext) passwords. It requires Crypt::PasswdMD5 for MD5 and Digest::SHA1 for SHA1. Additional fields after username and password, if present, are accessible via the extra_info array.
Packages
perl-Authen-Htpasswd-0.161-2m.mo6.noarch [19 KiB] |
Changelog
by NAKAYA Toshiharu (2009-01-21):
- (0.161-2m) - rebuild against rpm-4.6 |