![]() |
|
ipBlocker not working on version 1.4.7 - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: ipBlocker not working on version 1.4.7 (/thread-11942.html) |
ipBlocker not working on version 1.4.7 - Wurzel555 - 13-02-2015 Hi, I enabled ipBlocker as I was getting repeated login attempts from a certain ip address. I set login attempts to 3 and a cooling off period of 10 hours. I also blocked the offending ip Address, but as you can see from this log entry it is not working. 2015-02-13 02:48:05 213.111.233.25 {213.111.233.25} Admin login Laurenbor Failed tdKv13gw9X or am I missreading this security log file? Cheers ipBlocker not working on version 1.4.7 - acrylian - 13-02-2015 The ipBlocker only denies access to login. So theoretically you can block an real registered user as well. I have to look at it. Best open a ticket. If you really want to block visitors by IP from the server you better do that server side, e.g. using .htaccess. Then they don't reach the site/login form at all. |