6d69df2804
Add Status Updates whilst Gitea migrations are occurring ( #15076 )
...
* Add migrating message
Signed-off-by: Andrew Thornton <[email protected] >
* simplify messenger
Signed-off-by: Andrew Thornton <[email protected] >
* make messenger an interface
Signed-off-by: Andrew Thornton <[email protected] >
* rename
Signed-off-by: Andrew Thornton <[email protected] >
* prepare for merge
Signed-off-by: Andrew Thornton <[email protected] >
* as per tech
Signed-off-by: Andrew Thornton <[email protected] >
Co-authored-by: 6543 <[email protected] >
2021-06-16 18:02:24 -04:00
5d113bdd19
Improve performance of dashboard list orgs ( #16099 )
...
* Improve performance of dashboard list orgs
* Fix wrong error description
* unexport queryUserOrgIDs method
* SimpleOrg -> MinimalOrg
* .
Co-authored-by: 6543 <[email protected] >
2021-06-14 20:18:09 +08:00
1295e750b4
Add OpenID claims "profile" and "email". ( #16141 )
...
* Added OpenID claims "profile" and "email".
* Splitted error.
* Added scopes_supported and claims_supported.
* Added more metadata.
Co-authored-by: techknowlogick <[email protected] >
Co-authored-by: Lauris BH <[email protected] >
2021-06-14 13:33:16 +03:00
Lunny Xiao and GitHub
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
1bfb0a24d8
Refactor routers directory ( #15800 )
...
* refactor routers directory
* move func used for web and api to common
* make corsHandler a function to prohibit side efects
* rm unused func
Co-authored-by: 6543 <[email protected] >
2021-06-09 01:33:54 +02:00