##// END OF EJS Templates
ldap: handle more elegantly that python-ldap isn't installed when trying to use ldap...
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.
Mads Kiilerich -
r3632:1ec67ddc beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / paster_commands
__init__.py Loading ...
cache_keys.py Loading ...
cleanup.py Loading ...
make_rcextensions.py Loading ...
repo_scan.py Loading ...
setup_rhodecode.py Loading ...
update_repoinfo.py Loading ...