0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 04:24:08 +01:00
gitea/routers/web/admin
zeripath 9ca0e7905c
Add setting to OAuth handlers to skip local 2FA authentication (#16594)
This PR adds a setting to OAuth and OpenID login sources to allow the source to
skip local 2FA authentication.

Fix #13939

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-10 18:37:57 +02:00
..
admin_test.go
admin.go
auths.go Add setting to OAuth handlers to skip local 2FA authentication (#16594) 2021-09-10 18:37:57 +02:00
emails.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users_test.go
users.go