[pmwiki-users] vBulletin 3.5 user system integration

Tim Ahrentlov ta at ateist.org
Fri Jan 20 13:06:40 CST 2006


Patrick,

Thank you for your superb support. I'll run with what I know now and get
back to you and this list with some scripts (to the cookbook?) when I'm
done.

/Tim

-----Original Message-----
From: Patrick R. Michaud [mailto:pmichaud at pobox.com] 
Sent: 20. januar 2006 20:01
To: Tim Ahrentlov
Cc: pmwiki-users at pmichaud.com
Subject: Re: [pmwiki-users] vBulletin 3.5 user system integration

On Fri, Jan 20, 2006 at 07:52:17PM +0100, Tim Ahrentlov wrote:
> Patrick
> 
> One more:
> 
> A:    $DefaultPasswords['edit'] = (<person_is_logged_in>) ? '' : '*';
> Q:	What does the * do? Is password a "*" or does trigger some other
> behavior?

Passwords in PmWiki are always stored as encrypted values, so
setting this to '*' effectively "locks" the password (since no
entered cleartext password will encrypt to '*').

Pm






More information about the pmwiki-users mailing list