forgejo/services/auth
zeripath f394019e9d
Report the associated filter if there is an error in LDAP ()
If there is an error when performing the admin or restricted filter search
ensure that the filter and the userDN are reported.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-11 00:46:27 +02:00
..
source Report the associated filter if there is an error in LDAP () 2021-09-11 00:46:27 +02: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 Allow BASIC authentication access to /:owner/:repo/releases/download/* () 2021-09-02 16:48:48 +01:00
group.go Refactor: Move login out of models () 2021-07-24 11:16:34 +01:00
interface.go Refactor: Move login out of models () 2021-07-24 11:16:34 +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 Refactor: Move login out of models () 2021-07-24 11:16:34 +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