fixed auth.settings.manager_group_role

This commit is contained in:
Massimo
2013-06-04 09:31:53 -05:00
parent 0fcb5f2ccd
commit 0fdab02d68
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.4.7-stable+timestamp.2013.06.03.22.40.40
Version 2.4.7-stable+timestamp.2013.06.04.09.30.34
+1 -1
View File
@@ -878,7 +878,7 @@ class Auth(object):
alternate_requires_registration=False,
create_user_groups="user_%(id)s",
everybody_group_id=None,
manager_group_id=None,
manager_group_role=None,
login_captcha=None,
register_captcha=None,
retrieve_username_captcha=None,