1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-11 05:30:03 -04:00
gitea/routers/api/v1
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
..
admin Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
misc Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
notify
org
repo Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
settings Disable Stars config option (#14653) 2021-04-15 18:53:57 +02:00
swagger
user add some reponse status on api docs (#15399) 2021-04-11 09:53:23 +01:00
utils
api.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00