Difference: TWikiUsersApacheHtpasswdUserDotPm (1 vs. 2)

Revision 22008-01-22 - TWikiContributor

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
 

Added:
>
>

ObjectMethod finish ()

Break circular references.

ObjectMethod readOnly () -> boolean

returns true if the password file is not currently modifyable

Revision 12006-02-01 - TWikiContributor

Line: 1 to 1
Added:
>
>

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.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiUsersApacheHtpasswdUserDotPm.