aboutsummaryrefslogtreecommitdiffstats
path: root/services/auth/auth.go
Commit message (Expand)AuthorAgeFilesLines
* Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916)zeripath2021-09-021-3/+3
* Refactor: Move login out of models (#16199)zeripath2021-07-241-5/+15
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-091-0/+130