custom-components / authenticated

A platform which allows you to get information about sucessfull logins to Home Assistant.
MIT License
82 stars 28 forks source link

Cloudflare IP shown #84

Closed codeinstitution closed 2 years ago

codeinstitution commented 2 years ago

21.9.0

When I login, the notification is showing cloudflare ips, not the x_forwarded_for ip address. I have nginx acting as a reverse proxy and cloudflare sending requests to the nginx.

ludeeus commented 2 years ago

If that is true, then your Home Assistant configuration is wrong, this integration does not care at all about that, it takes whatever HA thinks was used. https://www.home-assistant.io/integrations/http/