rollerworks-graveyard / app-sectioning

Configuration helper for separating your Symfony application into multiple sections
MIT License
2 stars 1 forks source link

Fix prefix should always start a slash #22

Closed sstok closed 6 years ago

sstok commented 6 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT

A prefix should always start a / to ensure the SecurityBundle detects it's as a path and not a route.