app/soc/logic/rights.py
changeset 1528 abbdf42ab322
parent 1353 14a024c71415
child 2956 50ce8ac13932
--- a/app/soc/logic/rights.py	Thu Feb 26 16:58:45 2009 +0000
+++ b/app/soc/logic/rights.py	Thu Feb 26 16:59:24 2009 +0000
@@ -33,7 +33,7 @@
       'admin': [],
       'restricted': ['host'],
       'member': ['user'],
-      'list': [],
+      'list': ['host'],
       }
 
   CLUB_MEMBERSHIP = {