Friday, July 27, 2012

Re: ACL - how to set user permissions along with group permission

There is nothing stopping you from treating a single person as a
group. IOW the person becomes the ARO you may have to write some
additional code with if group || username kind of conditions

OTOH are you looking for row level permissions? That is a different
game altogether

HTH
Tarique

P.S. OMG too many TLAs ;-)


On Fri, Jul 27, 2012 at 4:51 PM, bigjimmi
<james.jacobs@eclipselegal.co.uk> wrote:
> Hi, I've followed the cake acl tutorials and have a working example. However
> the tutorial is purely based around groups (it tells you to add some code
> that disregards users and just looks at group permissions). How can I keep
> the groups working but also override things for individual users?
>
> Thanks in advance
>
> --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscribe@googlegroups.com For more options, visit this group at
> http://groups.google.com/group/cake-php



--
=============================================================
PHP for E-Biz: http://sanisoft.com
=============================================================

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: