internal package
Foswiki::Users::ApacheHtpasswdUser
On this page:
internal package
Foswiki::Users::ApacheHtpasswdUser is a
Foswiki::Users::Password
Password manager that uses Apache::HtPasswd to manage users and passwords.
Subclass of [[http://malat.biz/view/System/PerlDoc?module=Foswiki::Users::Password][Foswiki::Users::Password]]
.
See documentation of that class for descriptions of the methods of this class.
Duplicates functionality of
[[http://malat.biz/view/System/PerlDoc?module=Foswiki::Users::HtPasswdUser][Foswiki::Users::HtPasswdUser]]
;
provided mainly as an example of how to write a new password manager.