0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 19:04:41 +01:00
gitea/services
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
..
archiver Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
auth Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
comments
externalaccount
forms
gitdiff Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
issue Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
lfs Rewrite of the LFS server (#15523) 2021-06-06 02:59:27 +03:00
mailer Don't manipulate input params in email notification (#16011) 2021-05-30 10:38:38 +01:00
mirror
pull Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 2021-05-15 16:22:26 +02:00
release Fixed assert statements. (#16089) 2021-06-07 07:27:09 +02:00
repository Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 2021-06-07 22:52:59 +08:00
webhook
wiki