]> source.dussan.org Git - gitblit.git/commit
LDAP: Authenticated Searches without a manager password
authorj3rem1e <jeremie.brebec@gmail.com>
Thu, 27 Mar 2014 13:16:53 +0000 (09:16 -0400)
committerJames Moger <james.moger@gitblit.com>
Thu, 27 Mar 2014 13:16:53 +0000 (09:16 -0400)
commite4b0ae020290abfff26ef8b8f35485d277e4da62
tree15b07d0ef544e0c0f31c2c5634529d9d1fd4998c
parent21be4b4b2370b7eddf839fe64dd4207f72a05a2a
LDAP: Authenticated Searches without a manager password

Allow to use the LDAP AuthProvider with a LDAP Server
prohibiting anonymous searches but without providing
a manager password : searches are made on behalf of
the authenticated user.
releases.moxie
src/main/distrib/data/gitblit.properties
src/main/java/com/gitblit/auth/LdapAuthProvider.java