[Moin-user] Help with ACLs

Jim Popovitch jimpop at yahoo.com
Sun Jan 21 02:06:35 EST 2007


On Sat, 2007-01-20 at 23:53 -0600, Stephen Boulet wrote:
> I want myself to have all rights as the admin to my wiki:
> 
> acl_rights_before = u"myname:read,write,delete,revert,admin"
> 
> I actually only want myself to be able to see the site, since I'm  
> using it for private notes. How can I do this? Thanks.


acl_rights_before = u"myname:read,write,delete,revert,admin all:"

The above gives you everything you need, and everyone else (i.e "all")
nothing.

hth,

-Jim P.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/moin-user/attachments/20070121/ec8a876c/attachment.sig>


More information about the Moin-user mailing list