Route Restrictions
ShawnClake opened this issue · 2 comments
ShawnClake commented
Add a sidebar tab to the CMS backend page.
This side bar tab would be named 'Routes' and would do the following:
- Allow someone to specify group/role/IP/user requirements for a route.
- Utilize a whitelist or blacklist for each route.
- Allow for parent routes to use their requirements on all child routes unless the child route is overridden.
- If nothing is specified, the route is assumed to be public.
ShawnClake commented
TODO:
- Allow for parent routes to use their requirements on all child routes unless the child route is overridden.
ShawnClake commented
This appears to be done. If bugs or extra features warrant reopening this issue, I will.