• This web contains the official documentation of the
TWiki Release 4.1, code named
EdinburghRelease. It is a read-only web for reference.
• This is an older release, see
TWiki-6.1 for the latest release documentation.
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.