Commit graph

3 commits

Author SHA1 Message Date
Hugues Lismonde 3f38b61366 Fix forwarded IP comparison in login-ip plugin
The issue described in #372 is the same for the HTTP_X_FORWARDED_FOR comparison. strncasecmp returns 0 when the two strings are equal which is falsey.
2020-02-04 16:58:13 +01:00
Lukáš Holeczy 681b5e7b7a Fix comparing IPs 2020-01-30 18:32:34 +01:00
Jakub Vrana 92d443dac0 Add AdminerLoginIp 2019-07-19 14:36:42 +02:00