IP Blocker?
Can anyone write an extension that will look at a list of IP's and stop all logins from that IP?
I don't want it to just stop them, It would be fantastic if it could display a message on the login page whenever it is accessed from one of the denied IP. It needs to be quite obvious that the IP is blocked before they actually try and sign-in.
I don't want it to just stop them, It would be fantastic if it could display a message on the login page whenever it is accessed from one of the denied IP. It needs to be quite obvious that the IP is blocked before they actually try and sign-in.
0
This discussion has been closed.
Comments
/* grab the IP */ $ip = $_SERVER['REMOTE_ADDR'];
a stupidly simple method, but it works...How odd, two v's look just like a w.