way to override OneLogin_Saml2_Utils::$_proxyVars ?
-
Hi, in the class OneLogin_Saml2_Utils, the private static variable $_proxyVars is set to false by default. I need it to be true, because I need the plugin to use the
Forwarded-For-*
headers — is there a filter that you guys can add — or a way to get this to default to true? Right now I have to change the plugin myself — and when I use a dependency manger in the future I would have to come up with a workaround / fork.Thanks
- The topic ‘way to override OneLogin_Saml2_Utils::$_proxyVars ?’ is closed to new replies.