Re: Dynamic IP Locking: A Poor Mans Multi-factor Authentication Brilliant note here taz.
I tend to stay away from IP or host locking, as with a lot of cases - the users' IP address is not even the same accross requests depending on their ISP.
You could also get multiple requests from the same IP being different users on the same network sharing infrastructure the ISP has.
However, a great post nontheless.
I've moved this post to tutorials, as it's more suited to this particular category.
Regards
__________________ Sean Johnstone To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Tutorials: To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. - Tutorial on creating navigation tabs using CSS To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. - Tutorial on PHP custom user authentication |