hello,
on my site, I have set it up so that editing
any page requires a password:
$DefaultPasswords['edit'] = crypt('secret');
This works, but not with Site.SideBar, which allows
anyone to edit, without a password. Ouch!
I am running version pmwiki-2.1.19,
which I get from
pmwiki.php?n=PmWiki.PmWiki
Thanks!
- rick