gitea/routers/web/auth
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
..
2fa.go
auth.go
linkaccount.go
main_test.go
oauth_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
oauth.go Support instance-wide OAuth2 applications (#21335) 2022-10-12 22:08:29 +08:00
openid.go
password.go
webauthn.go