summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit/tests/LdapAuthenticationTest.java
Commit message (Expand)AuthorAgeFilesLines
* Create base unit test class for LDAP tests.Florian Zschocke2016-11-231-332/+7
* Set "can admin" permission on LDAP users and teams correctlymerged--fixAdminRoleLDAPFlorian Zschocke2016-11-181-4/+261
* Extend LDAP tests to use LDAP servers with access restrictions.Florian Zschocke2016-11-091-45/+257
* Extend LDAP authentication tests to use different modes.Florian Zschocke2016-11-061-23/+107
* Log update for Fail2Ban usagePaul Martin2015-10-251-6/+6
* Create infrastructure for XSS sanitizationJames Moger2014-09-071-2/+6
* 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