1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-29 06:35:53 +00:00
gitea/routers/web/auth
zeripath 083b85c655
Fix OAuth Source Edit Page (#18495) (#18503)
Backport #18495

* Fix OAuth Source Edit Page to ensure restricted and group settings are set
* Also tolerate []interface in the groups

Fix #18432

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-31 23:36:34 +02:00
..
2fa.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
auth.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
linkaccount.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
main_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
oauth_test.go Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
oauth.go Fix OAuth Source Edit Page (#18495) (#18503) 2022-01-31 23:36:34 +02:00
openid.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
password.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
webauthn.go Webauthn nits (#18284) 2022-01-15 17:52:56 +01:00