On 17.01.2011, at 19:50, Matthias Nothhaft wrote: > Hi, > > I would like to propose to provide a way to define permissions (or roles or > whatever you call it). Due to time constraints I'm not able to do further > examination of Symfony2 in the next weeks.. just would like to ask if > someone can think about it and maybe implement something. > > The reason for this is to have a convention for things like CMS or similar > that provide a admin web interface and a rights management section. You > simply need a way to provide the list of available permissions. It would be > useful if there was a Symfony2 standard. As there will be different user > bundles out there but they should all use the same way to list the > permissions.
This would essentially require that Bundles would need a way to "register" roles similar to how they can now register entities. regards, Lukas Kahwe Smith [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
