Log message #4045222

# At Username Text
# Jun 28th 2017, 04:51 aproapedelune and regarding the databases, would it be better to have like a table for each category (admin, teacher, student, parent) , or just users and groups ( users having groups_id as fk)
# Jun 28th 2017, 04:49 savant Controller authorization works great
# Jun 28th 2017, 04:49 savant Did you need acl? Or can you get away with isAuthorized methods in your controller?
# Jun 28th 2017, 04:46 aproapedelune I m trying to create an app , something like a virtual student informations system. But it s not a piece of cake for me :)
# Jun 28th 2017, 04:44 savant I can probably try to get to docs for it this weekend
# Jun 28th 2017, 04:44 savant Afaik it works fine
# Jun 28th 2017, 04:44 savant We just don't have time to work on it
# Jun 28th 2017, 04:44 savant It's not
# Jun 28th 2017, 04:44 aproapedelune yep, I found the plugin. but I wanted to know if it s deprecated or something
# Jun 28th 2017, 04:44 savant Here is the plugin
# Jun 28th 2017, 04:43 savant https://github.com/cakephp/acl
# Jun 28th 2017, 04:43 savant Or some other single sign on solution
# Jun 28th 2017, 04:42 savant Or if they do, ldap Integration is better
# Jun 28th 2017, 04:42 savant Usually apps don't require such permissioning
# Jun 28th 2017, 04:42 savant None of the core team uses it
# Jun 28th 2017, 04:42 savant We just haven't documented it
# Jun 28th 2017, 04:42 savant It's now just a plugin
# Jun 28th 2017, 04:40 aproapedelune Hey! Could someone please tell me little more about ACL ? I know it was build in CakePHP 2, but why it isn t anymore? Is it another (better) method to create the authorisation part?
# Jun 28th 2017, 04:17 savant <3 ir
# Jun 28th 2017, 04:13 tariquesani ok, will get to that in a while :+1:
# Jun 28th 2017, 04:13 savant Also comment for duplicates would be pro!
# Jun 28th 2017, 04:12 tariquesani :slightly_smiling_face:
# Jun 28th 2017, 04:12 savant Cool if you can link them at least, will be a big help
# Jun 28th 2017, 04:12 tariquesani For now I will just go over all open bugs and see if any PR has already fixed it
# Jun 28th 2017, 04:12 savant We'll see
# Jun 28th 2017, 04:12 savant I think milestones will help
# Jun 28th 2017, 04:12 savant Priority doesn't really help
# Jun 28th 2017, 04:11 tariquesani That would be good. Priority on OSS is kind of it will get done
# Jun 28th 2017, 04:11 savant So people will know where they can help
# Jun 28th 2017, 04:10 savant Easy, medium, hard
# Jun 28th 2017, 04:10 tariquesani You are a superhero :)
# Jun 28th 2017, 04:10 savant @tariquesani going to add level labels
# Jun 28th 2017, 04:10 tariquesani @savant
# Jun 28th 2017, 04:10 tariquesani Pity Github does not allow setting priorities to issues. I see 20 open bugs
# Jun 28th 2017, 04:09 savant I just don't write tests
# Jun 28th 2017, 04:08 tariquesani thanks @markstory
# Jun 28th 2017, 04:07 tariquesani That is good!!
# Jun 28th 2017, 04:07 markstory I looked -- https://github.com/cakephp/phinx says 72%
# Jun 28th 2017, 04:07 tariquesani Gawd! you borked the tests?
# Jun 28th 2017, 04:07 markstory We have a bunch of example in cake
# Jun 28th 2017, 04:07 markstory @savant @xuding You are right about extending ObjectRegistry to make a service locator