1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 05:35:01 +01:00
gitea/routers
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086)
* Add sso.Group, context.Auth, context.APIAuth to allow auth special routes

* Remove unnecessary check

* Rename sso -> auth

* remove unused method of Auth interface
2021-06-09 19:53:16 +02:00
..
api/v1 Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
common Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
install Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
private Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
utils
web Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
init.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00