summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-05-18 13:37:47 -0400
committerFreya Murphy <freya@freyacat.org>2026-05-18 13:37:47 -0400
commitebdd23f871d6c8dabc170c16f70c15cd3b07ab37 (patch)
treea4c6b5d04fc375e36292dc332876e5b2ff622237
parentsplit plex (alpine) into plex (debian) and radio (debian) (diff)
downloadansible-ebdd23f871d6c8dabc170c16f70c15cd3b07ab37.tar.gz
ansible-ebdd23f871d6c8dabc170c16f70c15cd3b07ab37.tar.bz2
ansible-ebdd23f871d6c8dabc170c16f70c15cd3b07ab37.zip
fix caddy forward auth redirectHEADmain
-rw-r--r--roles/common/files/Caddyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/common/files/Caddyfile b/roles/common/files/Caddyfile
index 9850012..fd74199 100644
--- a/roles/common/files/Caddyfile
+++ b/roles/common/files/Caddyfile
@@ -62,7 +62,7 @@
(protect) {
forward_auth https://forward.auth.in.freya.cat {
- uri /
+ uri /?redirect={scheme}://{host}{uri}
header_up Host forward.auth.in.freya.cat
copy_headers {
X-Webauth-Username X-Webauth-Email X-Webauth-First-Name X-Webauth-Last-Name