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
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
..
common web/admin: fix error adding users to groups (#5016) 2023-03-20 18:15:36 +01:00
config root: Restructure broker / cache / channel / result configuration (#7097) 2023-11-10 15:44:37 +01:00
constants release: 2023.10.3 2023-11-09 19:20:28 +01:00
crypto internal: fix crash when port 9000 is in use (#4863) 2023-03-07 13:27:46 +01:00
debug internal: fix linting error 2023-01-09 17:17:27 +01:00
gounicorn root: handle SIGHUP and SIGUSR2, healthcheck gunicorn (#6630) 2023-09-27 11:34:29 +00:00
outpost internal: remove special route for /outpost.goauthentik.io (#7539) 2023-11-13 17:39:40 +01:00
utils root: handle SIGHUP and SIGUSR2, healthcheck gunicorn (#6630) 2023-09-27 11:34:29 +00:00
web internal: remove special route for /outpost.goauthentik.io (#7539) 2023-11-13 17:39:40 +01:00