[pmwiki-users] upload page permissions...
adam overton
a at plus1plus1plus.org
Thu Jun 19 18:57:24 CDT 2008
yay, thanks, kathryn
i think that did it
thanks
adam
On 19 Jun 2008, at 9:55 AM, pmwiki-users-request at pmichaud.com wrote:
Message: 2
Date: Thu, 19 Jun 2008 10:03:15 +1000
From: Kathryn Andersen <kat_lists at katspace.homelinux.org>
Subject: Re: [pmwiki-users] upload page permissions...
To: pmwiki-users at pmichaud.com
Message-ID: <20080619000315.GA5928 at katla.katspace.homelinux.org>
Content-Type: text/plain; charset=us-ascii
On Wed, Jun 18, 2008 at 04:19:57PM -0700, adam overton wrote:
> i'm trying to allow users with 'edit' permissions to upload files to
> their pages.
> this is my current set of permissions for the site:
>
> $DefaultPasswords['admin'] = crypt('adminPwd'); // sets the admin
> password
> $DefaultPasswords['edit'] = crypt('defaultPwd'); // sets the
> password to edit all pages on the entire site
> $AuthCascade['upload'] = 'edit'; // if you can edit, then you can
> upload
I wasn't aware of the existance of the $AuthCascade variable. I would
have used:
$HandleAuth['upload'] = 'edit';
Kathryn Andersen
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \ |
\_.--.*/ | GenFicCrit mailing list <http://www.katspace.com/
gen_fic_crit/>
v |
------------| Melbourne -> Victoria -> Australia -> Southern Hemisphere
Maranatha! | -> Earth -> Sol -> Milky Way Galaxy -> Universe
More information about the pmwiki-users
mailing list