mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
7e98cd58dd
* 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 <[email protected]> * make SkipLocal2FA omitempty Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: 6543 <[email protected]>