-
Using `caddy` as reverse proxy and Cloudflare as CDN service.
Cannot read client real IP with header `X-Forwarded-For`
Part of caddy configuration:
```
{
"match": …
-
**Issue Description**
I have an app made with the index url:
https://elements-6nvxf03mqbr-tx7qc.puter.mydomain.de
Puter itself runs at
https://puter.mydomain.de and provides also https://api.pu…
-
Hi, I'm using the **self-hosted** version.
**Describe the bug**
I'm having an issue while trying to serve the service using Docker compose and Nginx as reverse proxy. I'm getting a `400 Bad Reques…
-
Recently found CVE-2021-44040 vulnerabilities, I wonder if forward proxy check url and involved this vulnerabilities.
I review the commits between 8.1.3 and 8.1.4, I found only this config related …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Good afternoon. I found the following problem when deploying the self-hosted server
If you…
-
We upgraded `mod_auth_openidc` to a newer version (we have tested `2.4.15.7` and `2.4.16.4` specifically), in order to get certain site-specific functionality working. We noticed that there is a notic…
-
I run oauth2_proxy behind haproxy, as haproxy are my edge servers. Unfortunately this means that oauth2_proxy records the client IP as the haproxy IP instead of what's in the x-forwarded-for header.
…
-
The Remote Configuration Manager app (Badrcm) is exactly what I need.
This App is amazing to me.
I was very satisfied as it was the perfect solution for me.
However, the customer's site is using a…
-
### Feature description
Move our transparent authentication from traefik-forward-auth to oauth2-proxy.
### Value and/or benefit
There are several issues with traefik-forward-auth:
- project heal…
-
This works for some sites but for others, it does not. Basically, some of the URLs in the HTML pages give a 404 not found error when visited through the proxy but work fine otherwise. What am I missin…