wiki-archive/twiki/data/TWiki/TWikiUsersApacheHtpasswdUse...

40 lines
713 B
Plaintext

head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2006.02.01.12.01.26; author TWikiContributor; state Exp;
branches;
next ;
desc
@new-topic
@
1.1
log
@buildrelease
@
text
@---+ Package =TWiki::Users::ApacheHtpasswdUser=
*extends* <tt>[[TWikiUsersPassword DotPm][TWiki::Users::Password ]]</tt>
Password manager that uses Apache::HtPasswd to manage users and passwords.
Subclass of [[TWikiUsersPasswordDotPm][ =TWiki::Users::Password= ]].
See documentation of that class for descriptions of the methods of this class.
Duplicates functionality of
[[TWikiUsersHtPasswdUserDotPm][ =TWiki::Users::HtPasswdUser=]];
provided mainly as an example of how to write a new password manager.
%TOC%
@