Solution: How to provide for Intranet IP Based Authentication
Table of contents:
About
It is _not_ recommended to change the kernel, because upgrades will be much harder. But if you really want to do it, this is how.
Special Thanks to participants: Andy Masiar, Bjorn Dieding, Mark Marsiglio, Kristian Hole
References:Intranet IP Based Authentication
Dated: 2005/10/30 18:26
Question
Is it possible to authenticate users based on their IP?
Answer
There is a patch for login based on IP.
This is made for only one user, but you get the idea of how to do it.
This patch gets the IP address and the corresponding user from the site.ini.append.php file. (Patch is for 3.5.1)
References
- N/A