summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/manager/IAuthenticationManager.java
Commit message (Expand)AuthorAgeFilesLines
* Log update for Fail2Ban usagePaul Martin2015-10-251-1/+2
* Invalid kerberos patches, works now and with a test.Fabrice Bacchella2015-05-261-0/+10
* Allow authentication providers to control user and team role changesJames Moger2014-09-261-0/+19
* Restrict Gitblit cookie to the context pathJames Moger2014-09-251-0/+22
* Update javadocJames Moger2014-04-171-1/+12
* Handle ssh keys as objects, not strings, and improve the ls and rm key commandsJames Moger2014-04-101-4/+3
* Revise SSH public key integration with AuthenticationManagerJames Moger2014-04-101-2/+10
* SSHD: Add support for git pack commandsDavid Ostrovsky2014-04-101-0/+3
* issue-361: Reset user cookie after administrative password changeJames Moger2014-01-281-0/+8
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-0/+113