blakeblackshear / frigate-hass-addons

Frigate hass.io addons
MIT License
224 stars 121 forks source link

Add option to not forward real ip #163

Closed OnFreund closed 5 months ago

OnFreund commented 6 months ago

Frigate proxy forwards the real ip to the upstream server. This is great in most cases, but advanced configurations, such as Frigate behind a reverse proxy that only allows the HA ip, and relies on HA authentication. This PR adds the option to not forward the real ip upstream.

OnFreund commented 6 months ago

@blakeblackshear

blakeblackshear commented 5 months ago

We will need to update the version and changelog as well

OnFreund commented 5 months ago

Thanks @blakeblackshear. Do you want this as part of this PR or a separate release PR?

blakeblackshear commented 5 months ago

Let's add it to this PR

OnFreund commented 5 months ago

OK, done