gitea/cmd
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 Add setting to OAuth handlers to skip local 2FA authentication (#16594) 2021-09-10 18:37:57 +02:00
admin_auth_ldap.go Make LDAP be able to skip local 2FA (#16954) 2021-09-17 12:43:47 +01:00
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00
docs.go
doctor.go
dump.go
dump_repo.go Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00
embedded.go
embedded_stub.go
generate.go
hook.go
hook_test.go
keys.go
mailer.go
manager.go
migrate.go Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00
migrate_storage.go Always emit the configuration path (#17036) 2021-09-13 21:24:57 -04:00
restore_repo.go
serv.go
web.go
web_graceful.go
web_letsencrypt.go