##// END OF EJS Templates
vcs: Refactor the get_repo function....
vcs: Refactor the get_repo function. Goal was to not use the search_path_up argument of get_scm and include some logic that sits in model.db.Repository in get_scm_instance method.

File last commit:

r1:854a839a default
r483:b7e26a5f default
Show More
ldap-configuration-example.rst
13 lines | 480 B | text/x-rst | RstLexer
/ docs / auth / ldap-configuration-example.rst
LDAP Host hostname1,hostname2 # testing here Port port Account: uid=admin,cn=users,cn=accounts,dc=localdomain,dc=tld Password: userpassword #Testing this here Connection Security LDAPS Certificate Checks NEVER Base DN cn=users,cn=accounts,dc=localdomain,dc=tld LDAP Search Filter (objectClass=person) LDAP Search Scope SUBTREE Login Attribute uid First Name Attribute givenname Last Name Attribute sn Email Attribute mail