- Issue created by @andresalvarez
After configuring the allowed IPs, I have tested access from multiple different IPs, and the system still allows access, even when the IP is not registered.
1. Install and enable the `restrict_ip` module.
2. Configure the module to allow access only to specific IP addresses.
3. Attempt to access the site from an IP that is **not** on the allowlist.
4. Repeat the test multiple times with different IPs.
5. Notice that access is still granted despite the IP not being registered.
i am using acquia cloud, i don't know if it is the external cdn cache that is causing it to fail?
can you install the purge cache to avoid that ?
the module handles it at backend level, can't it be used at frontend level with js in drupalsettings?
Active
4.0
Code