projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e0e784
)
config: Update the Evolution Events board group name in the ACL.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 21 Jul 2011 14:45:15 +0000
(16:45 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Thu, 21 Jul 2011 14:45:15 +0000
(16:45 +0200)
The phpbb group was renamed in the database, this updates the ACL.
conf/farmconfig.py
patch
|
blob
|
history
diff --git
a/conf/farmconfig.py
b/conf/farmconfig.py
index cf73acdc19fb871c31bbff9792b7e24d72f5e9ca..de72c1ab785b572a1f89ff6d7a5ec46abd78e22a 100644
(file)
--- 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"E
E
:read,write,delete,revert,admin"
+ acl_rights_before = u"E
volution Events - Algemeen Bestuur
:read,write,delete,revert,admin"
# Mail --------------------------------------------------------------