Apache-Htpasswd
view release on metacpan or search on metacpan
Htpasswd.pm view on Meta::CPAN
Revision 1.9.0 SHA dependency changes
Revision 1.8.0 Added proper PREREQ_PM
Revision 1.7.0 Handle SHA1 and plaintext. Also change the interface
for allowing change of password without first checking old password. IF
YOU DON'T READ THE DOCS AND SEE I DID THIS DON'T EMAIL ME!
Revision 1.6.0 Handle Blowfish hashes when that's the mechanism crypt() uses.
Revision 1.5.9 MD5 for *nix with new UseMD5 arg for new()
Revision 1.5.8 Bugfix to htpasswd().
Revision 1.5.7 MD5 for Windows, and other minor changes.
Revision 1.5.6 Minor enhancements.
Revision 1.5.5 2002/08/14 11:27:05 Newline issue fixed for certain conditions.
Revision 1.5.4 2002/07/26 12:17:43 kevin doc fixes, new fetchUsers method,
new ReadOnly option, named params for new(), various others
Revision 1.5.3 2001/05/02 08:21:18 kevin
Minor bugfix
Revision 1.5.2 2001/04/03 09:14:57 kevin
Really fixed newline problem :)
Revision 1.5.1 2001/03/26 08:25:38 kevin
Fixed another newline problem
Revision 1.5 2001/03/15 01:50:12 kevin
Fixed bug to remove newlines
Revision 1.4 2001/02/23 08:23:46 kevin
Added support for extra info fields
Revision 1.3 2000/04/04 15:00:15 meltzek
Made file locking safer to avoid race conditions. Fixed
typo in docs.
Revision 1.2 1999/01/28 22:43:45 meltzek
Added slightly more verbose error croaks. Made sure error from htCheckPassword is only called when called directly, and not by $self.
Revision 1.1 1998/10/22 03:12:08 meltzek
Slightly changed how files lock.
Made more use out of carp and croak.
Made sure there were no ^M's as per Randal Schwartz's request.
=head1 BUGS
None known at time of writting.
=head1 AUTHOR INFORMATION
Copyright 1998..2005, Kevin Meltzer. All rights reserved. It may
be used and modified freely, but I do request that this copyright
notice remain attached to the file. You may modify this module as you
wish, but if you redistribute a modified version, please attach a note
listing the modifications you have made.
This is released under the same terms as Perl itself.
Address bug reports and comments to:
kmeltz@cpan.org
The author makes no warranties, promises, or gaurentees of this software. As with all
software, use at your own risk.
=head1 SEE ALSO
L<Apache::Htgroup>, L<Crypt::PasswdMD5>, L<Digest::SHA>, L<MIME::Base64>
=cut
( run in 0.577 second using v1.01-cache-2.11-cpan-e1769b4cff6 )