0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 11:14:39 +01:00
gitea/routers/web/admin
zeripath 27b351aba5
Make LDAP be able to skip local 2FA (#16954)
This PR extends #16594 to allow LDAP to be able to be set to skip local 2FA too. The technique used here would be extensible to PAM and SMTP sources.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-17 12:43:47 +01:00
..
admin.go
admin_test.go
auths.go Make LDAP be able to skip local 2FA (#16954) 2021-09-17 12:43:47 +01:00
emails.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
users.go
users_test.go