0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 01:07:24 +01:00
gitea/routers/web/user
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
..
setting
auth_openid.go
auth.go Add setting to OAuth handlers to skip local 2FA authentication (#16594) 2021-09-10 18:37:57 +02:00
avatar.go Add Cache-Control to avatar redirects (#16973) 2021-09-06 23:05:44 +02:00
home_test.go
home.go Correctly return the number of Repositories for Organizations (#16807) 2021-09-01 01:31:42 -04:00
main_test.go
notification.go
oauth_test.go
oauth.go
profile.go
task.go