This commit is contained in:
Michael Spang 2007-11-11 00:46:22 -05:00
parent 5435a95f02
commit 7bc7e8e964
1 changed files with 1 additions and 2 deletions

View File

@ -25,8 +25,7 @@ cfg = {}
def load_configuration():
"""Load Members Configuration"""
string_fields = [ 'realname_regex', 'server',
'database', 'user', 'password', 'server_url', 'users_base',
string_fields = [ 'realname_regex', 'server_url', 'users_base',
'groups_base', 'admin_bind_dn', 'admin_bind_pw' ]
# read configuration file