summaryrefslogtreecommitdiffstats
path: root/modules/auth/sso/interface.go
Commit message (Expand)AuthorAgeFilesLines
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1...Lunny Xiao2021-06-091-40/+0
* Move middlewares to web/middleware (#14480)Lunny Xiao2021-01-301-2/+2
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-8/+4
* 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/+15
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-0/+33