CodeShell

Results 11 comments of CodeShell

It seems like it is forwarding the headers, but I could be wrong. https://github.com/traefik/traefik/blob/24cede62eee0a7aaf70a72f341e097452773ccd5/pkg/middlewares/customerrors/custom_errors.go#L140

So we could add `fowardedHeaders.headers` and or `forwardedHeaders.trustedIPs` (like in the [entrypoints](https://doc.traefik.io/traefik/routing/entrypoints/#forwarded-headers) documentation).

In my case `WWW-Authenticate` would be send from the Error Service to the Requester (Client) which would then lead to the Browser prompting the User for Authentication, but in general...

> Looks like you're totally right - thanks! So we just need the option to forward headers from `serviceError` to the client response, like you mentioned before: > > ```diff...

Hello there are there any updates on this?

![favicon](https://github.com/user-attachments/assets/dd14cc36-2799-4710-b11e-219dd9f24495) Fixed this with Paint3D, but there is a single pixel at the top of the line that when picking the color it never matched the color of the pixel...

I wanted to hide the fact that I was using mailcow by swapping the mailcow logo for the favicon. So that attackers going to the login wouldn't notice right away....

Should I close this?

Has this been resolved, it still seems to be a issue in the newest version? Thanks in advance

Hello, I would also like to add something, altough I am unsure if this is outside of scope... It would be really awesome to expand the docker monitoring feature to...