Files
@ 1ec67ddcaffe
Branch filter:
Location: kallithea/rhodecode/config/__init__.py
1ec67ddcaffe
0 B
text/x-python
ldap: handle more elegantly that python-ldap isn't installed when trying to use ldap
Don't fail with
AttributeError: 'NoneType' object has no attribute 'SCOPE_SUBTREE'
in the log.
Don't fail with
AttributeError: 'NoneType' object has no attribute 'SCOPE_SUBTREE'
in the log.