X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=blobdiff_plain;f=conf%2Ffarmconfig.py;h=de72c1ab785b572a1f89ff6d7a5ec46abd78e22a;hp=cf73acdc19fb871c31bbff9792b7e24d72f5e9ca;hb=56c7185a2b300c7db7c4e0cdb0f9a5149e46b595;hpb=5e0e784da0a9786713cf1850ab1669a7c652ffc3 diff --git a/conf/farmconfig.py b/conf/farmconfig.py index cf73acd..de72c1a 100644 --- a/conf/farmconfig.py +++ b/conf/farmconfig.py @@ -107,7 +107,7 @@ class FarmConfig(DefaultConfig): # Give all rights to the EE group, but no rights to anonymous users. acl_rights_default = u"" - acl_rights_before = u"EE:read,write,delete,revert,admin" + acl_rights_before = u"Evolution Events - Algemeen Bestuur:read,write,delete,revert,admin" # Mail --------------------------------------------------------------