[dokuwiki] Re: Automatically add entries to acl.auth.php

  • From: Anika Henke <a.c.henke@xxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 14 Jan 2007 12:35:29 +0100

Hi!

Gunther wrote:
Hi to everybody!

I want each registered user to have his own namespace, where he can defin his own menu and things like this. So only the user and admins should have access to this user-namespace which is located under
user:(username):[special user site]

So I'd like to have a mechanism which added the followings entries to the acl.auth.php when a new user has registered:
user:username:*    admin    255
user:username:*    username    2
user:username:*    @ALL    0

Any ideas, tips or hints?

This was discussed earlier here: //www.freelists.org/archives/dokuwiki/08-2006/msg00098.html

Personally, I very much like the solution by Guy Brand (//www.freelists.org/archives/dokuwiki/08-2006/msg00106.html).
Has this method any drawbacks?
What about implementing it into the core code? :-)


Anika
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: