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.go Add setting to OAuth handlers to skip local 2FA authentication (#16594) 2021-09-10 18:37:57 +02:00
auth_openid.go
avatar.go Add Cache-Control to avatar redirects (#16973) 2021-09-06 23:05:44 +02:00
home.go Correctly return the number of Repositories for Organizations (#16807) 2021-09-01 01:31:42 -04:00
home_test.go
main_test.go
notification.go
oauth.go
oauth_test.go
profile.go
task.go