Hi,
Yuval Kogman a écrit :
> Did you see the ACL plugin?
>
>
> http://search.cpan.org/perldoc?Catalyst::Plugin::Authorization::ACL
Yes, I had a quick look. Seems to do the trick (and much more), although
I liked more the idea of "attaching" access control to actions via
ActionClass('Secured') which is not (as I understand it) possible with
this module.
In general, I wanted to know if ActionClass-es could solve this kind of
problem and if yes, how better or worse.
But thanks for the answer!
--
Matthieu
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/