summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/auth/AuthenticationProvider.java
Commit message (Expand)AuthorAgeFilesLines
* implement an HTTP header AuthenticationProviderJoel Johnson2015-12-091-5/+48
* Merge branch 'ticket/244' into developJames Moger2015-03-071-11/+24
|\
| * Minor refactoring of user/team checksummingJames Moger2015-03-071-60/+22
| * Setting up a checksum on user and team instances to lower connection delayPierre-yves Baloche2015-03-061-14/+65
* | Allow authentication providers to control user and team role changesJames Moger2014-09-261-0/+30
|/
* API adjustments and elimination of duplicate config optionsJames Moger2014-02-191-0/+12
* Centralize cookie creationJames Moger2013-12-111-0/+9
* Allow null authentication provider to manipulate usersJames Moger2013-12-101-4/+4
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-0/+182