I am developing a job tracking website which will be used by multiple companies to manage their orders. As it is very important that each company only has access to their own data, I need to be able to restrict access to DB records based on the record owner. On top of that, companies will have several users that will have their own permissions on the row level
I understand current sfDoctrineUserPlugin does not offer such level of permissions. Are there any ready symfony solutions that address this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
