[pmwiki-users] Passwords / Pass phrases

Patrick R. Michaud pmichaud at pobox.com
Tue Sep 27 07:54:01 CDT 2005


On Tue, Sep 27, 2005 at 08:22:08PM +1200, Simon wrote:
> I was using a pass phrase to control all access to my wiki, eg
>  $DefaultPasswords['admin'] = crypt('my secret pass phrase');
> 
> When I try to enter a pass phrase for a group (GroupAttributes?action=attr)
> a password is created for each word of the pass phrase.
> (reference http://pmwiki.org/wiki/PmWiki/Passwords)
> 
> How could a pass phrase be entered,
> or pass phrases be enabled,
> or multiple passwords be disabled?

At present there's not a way to enter pass phrases via ?action=attr.
Eventually it will probably be done with quotes (i.e., 
entering "my secret pass phrase") but I'll have to change the code
a bit for that.

Pm




More information about the pmwiki-users mailing list