You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
concretecms/concretecms#6711 fixes the Request::setTrustedProxies() call for the core, so IMHO the package should simply store its data to concrete.security.trusted_proxies.ips and let the core handle it.
If it's ok, I have some code that already implements it, and I can create a PR.