From: Matthijs Kooijman Date: Tue, 29 Jun 2010 07:59:25 +0000 (+0200) Subject: farmconfig: Use the phpbb groups backend. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=commitdiff_plain;h=45b169e993e2c7bc408fd25b54b2efac178f2dfc farmconfig: Use the phpbb groups backend. --- diff --git a/conf/farmconfig.py b/conf/farmconfig.py index e6fb492..9f8f5fe 100644 --- a/conf/farmconfig.py +++ b/conf/farmconfig.py @@ -177,6 +177,7 @@ class FarmConfig(DefaultConfig): hint = "Hier kunnen bestuursleden van Evolution Events inloggen om wijzigingen te maken." ) auth = [phpbb] + groups = phpbb.groups_backend user_autocreate = True