summaryrefslogtreecommitdiffstats
path: root/modules/auth/sso/session.go
Commit message (Expand)AuthorAgeFilesLines
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-091-48/+0
* Fix windows build error (#14263)Lunny Xiao2021-01-061-1/+1
* Fix recovery middleware to render gitea style page. (#13857)Lunny Xiao2021-01-051-4/+3
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-0/+49