From: Antonio B. <an...@ve...> - 2004-11-04 15:54:22
|
Hi, I'm using the CVS version of PhpWiki, last updated on 20041022. I need a wiki which restricts both readings and editings. I want only the admin user (or some privileged authenticated users) to be able to read/edit pages, and all the others must only be able to read. I can't get the ACL system to work. I also tried to mix external Apache HTTP authentication with PhpWiki Db auth but I found this way I need to re-enter the password every time I do a page preview and some things don't work (e.g. the UpLoad plugin). Please help. |