Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Package =TWiki::Users::ApacheHtpasswdUser | ||||||||
Deleted: | ||||||||
< < | extends TWiki::Users::Password | |||||||
Password manager that uses Apache::HtPasswd to manage users and passwords. | ||||||||
Line: 13 to 11 | ||||||||
On this page:
| ||||||||
Added: | ||||||||
> > |
ObjectMethod finish ()Break circular references.ObjectMethod readOnly () -> booleanreturns true if the password file is not currently modifyable |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | Package =TWiki::Users::ApacheHtpasswdUserextends TWiki::Users::Password Password manager that uses Apache::HtPasswd to manage users and passwords. Subclass ofTWiki::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.
On this page:
|