From 39bf68b172578fd72f1cfdafc1a87704b47134a1 Mon Sep 17 00:00:00 2001 From: IamTheFij Date: Wed, 17 Apr 2019 21:25:38 +0000 Subject: [PATCH] Update Readme to explain why this isn't gonna work --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index efdf066..62bde9a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # authelia-cloudron -Authelia app for Cloudron \ No newline at end of file +Authelia app for Cloudron + +## Not working + +This doesn't work, and I'm pretty sure it never will. + +I [Cloudron's nginx config sets](https://git.cloudron.io/cloudron/box/blob/e79b6ade51d683596eed1b9f7894437ec8b23b91/src/appconfig.ejs#L113) `X-Forwarded-*` to that of the requested application. This ends up overwriting the headers set by whatever the original forwarder (eg. Traefik). \ No newline at end of file