[pmwiki-users] Re: upload without password
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Mon Mar 14 09:47:09 CST 2005
    
    
  
[Still catching up on my email backlog.  --Pm]
On Tue, Feb 22, 2005 at 02:25:36PM +0100, Franz Pförtsch wrote:
> > On Tue, Feb 22, 2005 at 01:54:17PM +0100, Franz Pförtsch wrote:
> >> Hello,
> >> 
> >> I want upload some files without a password.
> >> 
> I want it for the entie site.
> But you can also explain it for a particular page.
For the entire site, add the following to local/config.php:
   $DefaultPasswords['upload'] = '';
For a single page, set its upload password to "nopass".
Pm
    
    
More information about the pmwiki-users
mailing list