Install
Works with Drupal: ^8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
12.48 KB
MD5: 5b1349689b36007ce10c6ef2b8d50f35
SHA-1: 695a9293b2487bd6743259880061223349260f45
SHA-256: ba931a40540ea550450e01f990c26e3d6a4e1390edb4523795251e24c07dc665
Download zip
20.37 KB
MD5: 5b319463035dd5350e69f2d7c4262d6d
SHA-1: 2f5ff592ee994297b497a7391a3a1d1480d813ad
SHA-256: 51fcd801cf5bb94fcbf111783251beba61c09bd94e4065404dd55e9086f62fe0
Release notes
First release of the module.
List of functionnalities :
- A route name can be restricted by Ip.
- A route restriction can be enable and disable.
- Restrictions are set by creating a configuration entity
- Entites can be export as other configurations.
- Configuration is done by interface : /admin/config/system/restrict_route_by_ip
#3251003: Add a configuration form
#3251007: Code formating and static Drupal calls