# |
Jan 30th 2014, 22:00 |
Ceeram |
todds: no, cakephp acl cannot handle multi group |
# |
Jan 30th 2014, 22:00 |
chance_ |
and i needa be able to edit the perms in a db |
# |
Jan 30th 2014, 22:00 |
the-neon |
but it needs a custom way to provide permissions via a back-end |
# |
Jan 30th 2014, 21:59 |
todds |
why build his own vs ACL? ACL provides the framework for all of what he's described |
# |
Jan 30th 2014, 21:59 |
the-neon |
TinyAuth supports multiple roles per user |
# |
Jan 30th 2014, 21:59 |
chance_ |
its not best suited for what i just wrote last |
# |
Jan 30th 2014, 21:59 |
Ceeram |
why not? |
# |
Jan 30th 2014, 21:59 |
chance_ |
right? haha |
# |
Jan 30th 2014, 21:59 |
chance_ |
no |
# |
Jan 30th 2014, 21:59 |
Ceeram |
gonna be fun |
# |
Jan 30th 2014, 21:59 |
Ceeram |
and you dont want to use cakephp acl? |
# |
Jan 30th 2014, 21:59 |
chance_ |
yes |
# |
Jan 30th 2014, 21:59 |
chance_ |
thats what imma do aparently |
# |
Jan 30th 2014, 21:59 |
Ceeram |
and must be configurable permissions? |
# |
Jan 30th 2014, 21:58 |
chance_ |
yeah |
# |
Jan 30th 2014, 21:58 |
BackEndCoder |
its one table |
# |
Jan 30th 2014, 21:58 |
BackEndCoder |
make your own |
# |
Jan 30th 2014, 21:58 |
chance_ |
thats what i need |
# |
Jan 30th 2014, 21:58 |
chance_ |
Ability to assign users to groups, Ability to assign various roles to users and groups, Ability to limit controller/action pairs to specific roles |
# |
Jan 30th 2014, 21:57 |
Ceeram |
the-neon: howdy |
# |
Jan 30th 2014, 21:57 |
the-neon |
Ceeram :) |
# |
Jan 30th 2014, 21:56 |
Ceeram |
thats not rbac |
# |
Jan 30th 2014, 21:56 |
chance_ |
multi roles per user |
# |
Jan 30th 2014, 21:56 |
todds |
you want ACL |
# |
Jan 30th 2014, 21:56 |
chance_ |
for enterprise |
# |
Jan 30th 2014, 21:56 |
chance_ |
role based permissions for action and view, multi roles per user, heirachical roles tree, limit specific users via role restrictions, etc basic stuff |
# |
Jan 30th 2014, 21:55 |
the-neon |
but I guess if he needs lots of features.... that's what ACL is for :o |
# |
Jan 30th 2014, 21:54 |
the-neon |
worked perfectly for me |
# |
Jan 30th 2014, 21:54 |
the-neon |
but it's quite simplistic that's why I asked for features |
# |
Jan 30th 2014, 21:54 |
todds |
if you have fairly static roles/priveleges, then it looks like a great solution. |
# |
Jan 30th 2014, 21:54 |
the-neon |
yeah, tinyauth I would have suggested too |
# |
Jan 30th 2014, 21:54 |
todds |
Without knowing your reqs, check out http://www.dereuromark.de/tag/acl/ |
# |
Jan 30th 2014, 21:53 |
the-neon |
what kind of features are you looking? |
# |
Jan 30th 2014, 21:52 |
chance_ |
otherwise im gonna have to create my own or find another framework that has it integrated :/ |
# |
Jan 30th 2014, 21:52 |
chance_ |
for my cakephp app but not using the acl feature of cake |
# |
Jan 30th 2014, 21:51 |
chance_ |
i need role based access ctrl |
# |
Jan 30th 2014, 21:51 |
chance_ |
is there a rbac plugin? |
# |
Jan 30th 2014, 21:45 |
todds |
) |
# |
Jan 30th 2014, 21:45 |
todds |
well that's embarassing |
# |
Jan 30th 2014, 21:45 |
BackEndCoder |
and you would pull it with Containable |
# |
Jan 30th 2014, 21:45 |
Nick____ |
sorted it I think :) wrong ( |