summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/auth/WindowsAuthProvider.java
Commit message (Collapse)AuthorAgeFilesLines
* removing unecessary user cookie codeRodrigo Andrade2016-08-151-1/+1
|
* Allow authentication providers to control user and team role changesJames Moger2014-09-261-0/+12
|
* WindowsAuthProvider setting to restrict BUILTIN\AdministratorsJames Moger2014-02-211-3/+5
| | | | | | Some environments do not want to automatically allow Windows admin accounts to be Gitblit admins. This patch allows disabling/enabling the relationship between Windows builtin admin accounts and Gitblit accounts.
* Centralize cookie creationJames Moger2013-12-111-5/+4
| | | | Change-Id: I1a17416121764f33a8d05a88c80cece0c03ac41d
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-0/+177
Change-Id: I336e005e02623fc5e11a4f8b4408bea5465a43fd