0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-20 13:35:48 +01:00
gitea/services/auth/source/oauth2
zeripath 7e98cd58dd
Add SkipLocal2FA option to pam and smtp sources (#17078)
* Add SkipLocal2FA option to other pam and smtp sources

Extend #16954 to allow setting skip local 2fa on pam and SMTP authentication sources

Signed-off-by: Andrew Thornton <art27@cantab.net>

* make SkipLocal2FA omitempty

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
2021-09-26 21:02:01 -04:00
..
assert_interface_test.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
init.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
jwtsigningkey.go
providers_base.go
providers_custom.go
providers_openid.go
providers_simple.go
providers.go Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
source_authenticate.go
source_callout.go Lock goth/gothic and Re-attempt OAuth2 registration on login if registration failed at startup (#16564) 2021-07-29 18:53:18 +01:00
source_name.go
source_register.go
source.go Add SkipLocal2FA option to pam and smtp sources (#17078) 2021-09-26 21:02:01 -04:00
token.go
urlmapping.go Add microsoft oauth2 providers (#16544) 2021-08-05 21:11:08 -04:00