Problem/Motivation

A set of IP can be set to a route for restrict it but the same set of Ip can be use for other routes.
Instead of rewrite always the same set of IP it could be useful to reuse them.

Proposed resolution

- Create a config entity to manage a set of IP (or range of IP).
- Create an interface to manage a list of set (create, update, delete)
- Link this config entity to the restrictRoute entity with a select (a select multiple could be interreresting to link many sets to 1 route)

Comments

OlivierG created an issue. See original summary.

olivierg’s picture

Version: 1.0.0-beta1 » 1.0.0-beta3
olivierg’s picture

Title: Create a config entity to mange IPs » Create a config entity to manage IPs
solideogloria’s picture

Version: 1.0.0-beta3 » 2.0.0-beta1