forgejo/services/auth
zeripath 27b351aba5
Make LDAP be able to skip local 2FA ()
This PR extends  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
..
source Make LDAP be able to skip local 2FA () 2021-09-17 12:43:47 +01:00
auth.go Allow BASIC authentication access to /:owner/:repo/releases/download/* () 2021-09-02 16:48:48 +01:00
auth_test.go Allow BASIC authentication access to /:owner/:repo/releases/download/* () 2021-09-02 16:48:48 +01:00
basic.go Make LDAP be able to skip local 2FA () 2021-09-17 12:43:47 +01:00
group.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00
interface.go Make LDAP be able to skip local 2FA () 2021-09-17 12:43:47 +01:00
oauth2.go Decoupled code from DefaultSigningKey () 2021-08-27 20:28:00 +01:00
placeholder.go Add bundle download for repository () 2021-08-24 11:47:09 -05:00
reverseproxy.go Allow BASIC authentication access to /:owner/:repo/releases/download/* () 2021-09-02 16:48:48 +01:00
session.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00
signin.go Make LDAP be able to skip local 2FA () 2021-09-17 12:43:47 +01:00
sspi_windows.go Send registration email on user autoregistration () 2021-08-12 10:26:33 +03:00
sync.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00