This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/internal/web
Jens L dc7ffba8fa
internal: remove special route for /outpost.goauthentik.io (#7539)
With this special route for outpost.goauthentik.io, misdirected requests to /outpost.goauthentik.io/auth/start will create a cookie for the domain authentik is accessed under, which will cause issues with the actual full auth flow. Requests to /outpost.goauthentik.io will still be routed to the outpost, but with this change only when the hostname matches

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-11-13 17:39:40 +01:00
..
tenant_tls internal: check certificate value and not IsSet 2023-01-05 18:30:11 +01:00
metrics.go internal: remove deprecated metrics (#7540) 2023-11-13 14:48:37 +01:00
proxy.go internal: remove special route for /outpost.goauthentik.io (#7539) 2023-11-13 17:39:40 +01:00
static.go internal: fix cache-control header 2023-01-25 21:18:20 +01:00
tls.go internal: ignore insecure TLS certs (#5483) 2023-05-05 15:57:52 +03:00
web.go root: handle SIGHUP and SIGUSR2, healthcheck gunicorn (#6630) 2023-09-27 11:34:29 +00:00