Skip to content
Snippets Groups Projects
Commit bc1dcba0 authored by admiralobvious's avatar admiralobvious
Browse files

backport @9a819142 to 1.3.x and bump to 1.3.3

parent 0b3df0b0
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,6 @@ class LDAP(object):
dn = records[0][1][
current_app.config['LDAP_OBJECTS_DN']]
return dn[0]
if type(records[0][1]) == 'dict':
for k, v in list(records[0][1].items()):
result[k] = v
return result
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment