You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/auth
zeripath ceae89c8c7
Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) (#16923)
Backport #16916

Duplicate #15987 to allow access to releases download through BASIC authentication.

Fix #16914

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
auth.go Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) (#16923) 3 years ago
auth_test.go Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) (#16923) 3 years ago
basic.go Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) (#16923) 3 years ago
group.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 4 years ago
interface.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 4 years ago
oauth2.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 4 years ago
placeholder.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 4 years ago
reverseproxy.go Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) (#16923) 3 years ago
session.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 4 years ago
sspi_windows.go Fix various documentation, user-facing, and source comment typos (#16367) 4 years ago