[Catalyst] Acl and Class::C3

Brian Cassidy brian.cassidy at nald.ca
Wed Jan 25 19:15:40 CET 2006


Hi,

> -----Original Message-----
> 2. I added ACL like this:
> __PACKAGE__->deny_access_unless('/', sub { 0 } );

This rule also looks like it's not pointing to a private path -- maybe
'/default' would work better?

I haven't actually done a fully restricted site yet so I don't know if there
are any caveats around what I've just recommended. :)

-Brian 





More information about the Catalyst mailing list