Access Filter

Component ID

2073981

Component name

Access Filter

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

4648

Component created

Component changed

Component body

Overview

Access Filter module provides access control with paths/uri and IP addresses.

Features

  • Specify multiple paths/urls and IP addresses.
  • Path and url can use regex.
  • IP address can specify address range and subnet. (e.g. 192.168.0.1-192.168.0.10, 192.168.0.0/24)
  • Select action on denying access.(7-x.1.x)
  • Test filter before save. (7-x.1.x)

Requirements

7-x.1.x

  • No other modules required.

8-x.1.x

  • Drupal 8.2.x or newer.

Similar projects

  • Path Access module provides access control with user role and drupal path.

    Differences are:

    - Based on user roles.
    - Supports drupal path only.
    - IP address is not supported.