Can´t Login because wrong IP (Reverseproxy)
Pyroman-FEAR opened this issue · 2 comments
Pyroman-FEAR commented
i had the problem that i could not log in because the site did not use my real IP address but the reverse proxy adress
in my case it helped to use the "HTTP_X_FORWARDED_FOR" header in the getClientIp function
toster234 commented
Does the problem persist?
Wruczek commented
We are only trusting the real IP address because of security. In rare cases like yours people can just change the Utils class.