gitea/services/auth
zeripath a75b2f2842
Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916)
Duplicate #15987 to allow access to releases download through BASIC authentication.

Fix #16914

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-02 16:48:48 +01:00
..
source Decoupled code from DefaultSigningKey (#16743) 2021-08-27 20:28:00 +01:00
auth_test.go Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) 2021-09-02 16:48:48 +01:00
auth.go Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) 2021-09-02 16:48:48 +01:00
basic.go Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) 2021-09-02 16:48:48 +01:00
group.go Refactor: Move login out of models (#16199) 2021-07-24 11:16:34 +01:00
interface.go
oauth2.go Decoupled code from DefaultSigningKey (#16743) 2021-08-27 20:28:00 +01:00
placeholder.go
reverseproxy.go Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) 2021-09-02 16:48:48 +01:00
session.go
signin.go
sspi_windows.go
sync.go