nyambati / express-acl

This is a express module that enables you to implement ACL with much ease
https://nyambati.github.io/express-acl/
MIT License
227 stars 51 forks source link

Feature/ignore the root route #148

Closed kurybr closed 4 years ago

kurybr commented 4 years ago

What does this PR do?

Adding a option to turn on optional ignore the root route

Description of Task to be completed?

How should this be manually tested?

with unless, insert a option ignoreRootRoute with false, then on access '/' and is denied

Any background context you want to provide?

What are the relevant pivotal tracker stories?

Screenshots (if appropriate)

Questions: