xsawyerx / PearlBee

Blogging system in Modern Perl
6 stars 2 forks source link

Auth plugin should allow default permissions #17

Open xsawyerx opened 8 years ago

xsawyerx commented 8 years ago

If you set permissions to an endpoint, you cannot ignore that permission. Perhaps some blogs might want to ignore permission requirements for some paths, even though it was defined.

Having a configuration option to set the default permissions would allow some users to have some permission-specific paths available to everyone.