##// END OF EJS Templates
files: accept URLs with no path and no slash after the revision...
files: accept URLs with no path and no slash after the revision This kind of URLs will frequently be edited by hand and trailing slashes are usually just ignored.

File last commit:

r3556:4358b1b9 beta
r3576:c177f304 beta
Show More
ldap_sync.conf
10 lines | 264 B | text/plain | TextLexer
[default]
api_url = http://your.rhodecode.server:5000/_admin/api
api_user = admin
api_key = XXXXXXXXXXXX
ldap_uri = ldap://your.ldap.server:389
ldap_user = cn=rhodecode,ou=binders,dc=linaro,dc=org
ldap_key = XXXXXXXXX
base_dn = dc=linaro,dc=org
sync_users = True