From: Antonio B. <an...@ve...> - 2004-11-04 15:52:26
|
Hi, I'm using the CVS version of PhpWiki, last updated on 20041022. I need a wiki which is restricts both readings and editings. I want only the admin user (or some authenticated users) to be able to read/edit pages, and all the others authenticated users 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 that 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. |