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
Since version 8.0.0, concrete5 calls Request::setTrustedProxies when it boots, reading the concrete.security.trusted_proxies.ips configuration key.
Since this cloudflare_proxy package requires concrete5 8.2.0+, is there any reason to save the trusted IPs in another configuration key and call Request::setTrustedProxies another time?