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 of Duplicates functionality of =TWiki::Users::HtPasswdUser=; provided mainly as an example of how to write a new password manager.
On this page:
|