[pmwiki-users] How to clear the passwd for uploads?

Radu radu at monicsoft.net
Tue Apr 12 14:37:03 CDT 2005


At 01:53 PM 4/12/2005, you wrote:
>$DefaultPasswords['upload'] = crypt('');

If you do that, it will ask for a password and the password is the empty 
string. If you don't want to have a default pass, then comment out the line.

>But I want to clean the passwd (I mean do not require passwd for
>upload),  then I follow the instruction, put "clear" in the text box
>of "Set new upload password".

It's not 'clear', it's 'nopass'

Actually, it could be 'clear', but only if you specifically told pmwiki in 
a config file that
$AllowPassword='clear';


Cheers,
Radu
(www.monicsoft.net) 




More information about the pmwiki-users mailing list