Package TWiki::Users::ApacheHtpasswdUser

extends TWiki::Users::Password

Password manager that uses Apache::HtPasswd to manage users and passwords.

Subclass of TWiki::Users::Password . See documentation of that class for descriptions of the methods of this class.

Duplicates functionality of =TWiki::Users::HtPasswdUser=? ; provided mainly as an example of how to write a new password manager.