1
0
Fork 0
gitea/routers/web/admin
qwerty287 a902af75f4
Support instance-wide OAuth2 applications (#21335)
Support OAuth2 applications created by admins on the admin panel, they
aren't owned by anybody.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2022-10-12 22:08:29 +08:00
..
admin.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
admin_test.go
applications.go Support instance-wide OAuth2 applications (#21335) 2022-10-12 22:08:29 +08:00
auths.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
repos.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
users.go Redirect if user does not exist (#20981) 2022-08-29 15:44:39 +02:00
users_test.go