--- 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 = {