summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit/tests/LdapAuthenticationTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add repository and user/team lifecycle listener extension pointsJames Moger2014-06-091-5/+5
* LDAP: Added test for binding without special account (e.g. userbasedJani Averbach2014-03-311-0/+13
* Fix authentication security hole with external providersJames Moger2014-03-181-0/+36
* Fixed and introduced tests for synching ldap users and groups.Alfred Schmid2014-02-211-22/+19
* API adjustments and elimination of duplicate config optionsJames Moger2014-02-191-5/+5
* Load empty groups as empty teams from ldap, when ldap userAlfred Schmid2014-02-191-0/+28
* Fixed Tests, use local copy of users.conf. Initialize reset ldap beforeAlfred Schmid2014-02-191-12/+31
* Basic implementation of feature for ldap user synchronization asAlfred Schmid2014-02-191-3/+40
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-0/+165