Files @ 1ec67ddcaffe
Branch filter:

Location: kallithea/rhodecode/tests/models/test_user_permissions_on_repos.py

Mads Kiilerich
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.
#TODO; write tests when we activate algo for permissions.