summaryrefslogtreecommitdiffstats
path: root/services/auth/reverseproxy.go
Commit message (Expand)AuthorAgeFilesLines
* format with gofumpt (#18184)65432022-01-201-2/+1
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-7/+7
* Extract constant names out for the ReverseProxy and Basic authentication meth...zeripath2021-11-201-1/+4
* Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916)zeripath2021-09-021-1/+1
* Send registration email on user autoregistration (#16523)zeripath2021-08-121-0/+3
* Refactor: Move login out of models (#16199)zeripath2021-07-241-11/+2
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-091-0/+125