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
…
init.go
…
jwtsigningkey.go
…
providers.go
…
providers_base.go
…
providers_custom.go
…
providers_openid.go
…
providers_simple.go
…
source.go Add SkipLocal2FA option to pam and smtp sources (#17078) 2021-09-26 21:02:01 -04:00
source_authenticate.go
…
source_callout.go
…
source_name.go
…
source_register.go
…
token.go
…
urlmapping.go
…