Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Overview

This simple module provides client IP based node access restrictions.

In Detail/HowTo

Each node gets two additional fields to add a list of IP addresses that are allowed to update or see the node. The module does not allow access to a node when the client IP address matches one of the allowed IPs but rather denies access if there is no match:

  1. A field to enter arbitrary IP addresses
  2. A field to select a predefined set of IP addresses that can be define in admin/config/content/node_ip_restrictions

State of development

Currently only complete IP addresses or from 8, 16 and 24 subnets are working.

Similar modules

  1. Restrict IP: IP restricted access to complete page:

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Module categories: Automation
  • Created by schlicki on , updated