[Catalyst] fine Authentication
Vlad Bazon
vlad.bazon at gmail.com
Sat Jul 23 01:52:45 CEST 2005
Hi,
How - as simply, or "best practice" - how I can link a action (like
'add'), and also an individual action (like 'edit/7', or 'destroy/5')
with a kind of authentication?
Only the user-creator of a group of records, could then operate
('edit', 'destroy') on these (by 'edit/7', etc.)!
May be, I wrong express in CDBI-mysql the relationships of
'user_class', 'role_class', 'user_role_class' ...
Thanks!
More information about the Catalyst
mailing list