[Catalyst] Re: Group based access control

Tomas Doran bobtfish at bobtfish.net
Wed Sep 28 15:48:30 GMT 2011


On 28 Sep 2011, at 12:34, linuxsupport wrote:

> I am sorry, please read the line as below.
>
> Is there a way to implement ACL based on group? similar to role base  
> access controller where we use check_user_roles.

No, there are several? I assume you mean using  
Catalyst::Plugin::Authorization::Roles? You could implement a method  
for checking groups in exactly the same manor as that code works (go  
look at the source?)

Cheers
t0m




More information about the Catalyst mailing list