[pmwiki-users] password protecting action approvesites
Simon
nzskiwi at gmail.com
Sat Aug 30 18:45:35 CDT 2008
I want to protect the action approve sites with its own password
(see
http://pmwiki.org/wiki/PmWiki/UrlApprovals
http://pmwiki.org/wiki/PmWiki/AvailableActions
)
I set up, say
$ApprovedUrlPagesFmt = array('Test.UrlApprovals');
$DefaultPasswords['approvesites'] = crypt('test');
http://kiwiwiki.co.nz/pmwiki/pmwiki.php/Test/ApproveSites
but I can't get a password prompt.
If I remove the $ApprovedUrlPagesFmt
line then I have to type in the password required for the SIteAdminGroup
where SiteAdmin.UrlApprovals resides
I'd like to be able to have the password for the approvesites action work
where ever the UrlApprovals page is
any suggestions would be appreciated, thanks
Simon
--
http://kiwiwiki.co.nz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20080831/b924a219/attachment.html
More information about the pmwiki-users
mailing list