summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/auth/LdapAuthProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Load empty groups as empty teams from ldap, when ldap userAlfred Schmid2014-02-191-0/+24
* Fixed error with negative periods. Using at least ldapCaching period toAlfred Schmid2014-02-191-11/+11
* Basic implementation of feature for ldap user synchronization asAlfred Schmid2014-02-191-1/+30
* Centralize cookie creationJames Moger2013-12-111-3/+1
* Fix external authentication failureJames Moger2013-12-111-14/+21
* Fix LDAP port and bind regressions due to change for issue-343James Moger2013-12-101-2/+11
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-0/+508