aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auth/sso/oauth2.go
Commit message (Expand)AuthorAgeFilesLines
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-091-145/+0
* Add trace logging to SSO methods (#15803)zeripath2021-05-091-0/+2
* Move middlewares to web/middleware (#14480)Lunny Xiao2021-01-301-2/+2
* Fix access log (#14475)Lunny Xiao2021-01-271-1/+2
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-0/+2
* Fix windows build error (#14263)Lunny Xiao2021-01-061-1/+1
* Fix recovery middleware to render gitea style page. (#13857)Lunny Xiao2021-01-051-12/+10
* Skip SSPI authentication attempts for /api/internal (#12556)zeripath2020-08-221-1/+1
* Fix incorrect error logging in Stats indexer and OAuth2 (#12387)zeripath2020-08-011-1/+1
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-0/+142