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

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-09-02 16:48:48 +01:00
..
source Decoupled code from DefaultSigningKey () 2021-08-27 20:28:00 +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 Allow BASIC authentication access to /:owner/:repo/releases/download/* () 2021-09-02 16:48:48 +01:00
group.go
interface.go
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
signin.go
sspi_windows.go
sync.go