[Pmwiki-users] Nested group permissions

Patrick R. Michaud pmichaud at sci.tamucc.edu
Wed Apr 30 10:38:17 CDT 2003


> This is what I put in the local.php file:
> 
> $DefaultPasswords['attr'] = '*'; # negates per-page passwords

Actually, this doesn't negate per-page passwords, it just prevents
people from setting them via the ?action=attr function.  If pages
already have passwords set then they are still used (and override
the passwords in $DefaultPasswords).  So we have to make sure all
of the pages and GroupAttributes pages don't have any read or edit
passwords set for this to work.

Let me look at it a bit further and see what I can come up with.

Pm





More information about the pmwiki-users mailing list