Files
@ 1ec67ddcaffe
Branch filter:
Location: kallithea/rhodecode/config/post_receive_tmpl.py
1ec67ddcaffe
850 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.