1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-11 21:29:52 +02:00
This commit is contained in:
kakwa 2015-10-20 20:26:41 +02:00
parent 807ac93956
commit 27089f68ef

View File

@ -425,7 +425,7 @@ class LdapCherry(object):
exit(1) exit(1)
def _merge_user_attrs(self, attrs_backend, attrs_out, backend_name): def _merge_user_attrs(self, attrs_backend, attrs_out, backend_name):
""" merge attributes from one backend search to the attributes dict """ merge attributes from one backend search to the attributes dict
output output
""" """