Hello, I am looking for a feature to only allow logins from a local network as a safety feature.
In my use case there is no point in exposing the login/administration endpoints. I would look for a feature separating the invite flow and administration flow between networks.
It would significantly improve security, decreasing possible attack paths.
If wizarr is behind a reverse proxy it can easily read client ip it from headers, as long as we have something like trusted proxy setting.
Cheers
Hello, I am looking for a feature to only allow logins from a local network as a safety feature.
In my use case there is no point in exposing the login/administration endpoints. I would look for a feature separating the invite flow and administration flow between networks.
It would significantly improve security, decreasing possible attack paths.
If wizarr is behind a reverse proxy it can easily read client ip it from headers, as long as we have something like trusted proxy setting.
Cheers