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.
zeripath 6d6a65cf5c
Allow Token/Basic auth on raw paths (#15987)
It appears that people have been using token authentication to navigate to raw paths
and recent changes have broken this. Whilst ideally these paths would not be being used
like this - it was not the intention to be a breaking change.

This PR restores access to these paths.

Fix #13772

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
basic.go Allow Token/Basic auth on raw paths (#15987) 3 years ago
interface.go Move middlewares to web/middleware (#14480) 3 years ago
oauth2.go Add trace logging to SSO methods (#15803) 3 years ago
reverseproxy.go Allow Token/Basic auth on raw paths (#15987) 3 years ago
session.go Fix windows build error (#14263) 4 years ago
sso.go Allow Token/Basic auth on raw paths (#15987) 3 years ago
sso_test.go Allow Token/Basic auth on raw paths (#15987) 3 years ago
sspi_windows.go Add trace logging to SSO methods (#15803) 3 years ago
user.go Fix windows build error (#14263) 4 years ago