We authenticate users to WordPress who arrive by way of a specific proxy. With this issue resolved, this plugin now sees our user’s HTTP_X_FORWARDED_FOR address rather than the REMOTE_ADDR which is what we want.
Would it be possible to add an option in this plugin’s settings to “ignore proxies?” This way proxies won’t break what matousgahut requires above but will also allow others (like us) to continue authenticating proxy users.
Thanks!