##// END OF EJS Templates
compare: move get_changesets to compare controller where it is used - 2nd half that was lost in 6c79bfcd3b54...
compare: move get_changesets to compare controller where it is used - 2nd half that was lost in 6c79bfcd3b54 That is a better location than the pull request model. It should probably be split up and moved to the backend specific Repository classes.

File last commit:

r3556:4358b1b9 beta
r3754:8beaaea7 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