There seems to be a lot of missing documentation for the sfGuardPlugin. The login works thats easy. But when it comes to having security.yml files on the config directories of my modules things seem to stop working. I assign the group member to a indvidual member. My way of thinking is that a user logging in with the assigned group member should have access to all secured modules/ actions with the credential member. However this does not seem to be the case.
I have also added permissions but if you have an edit action in multiple modules how can you specify the permission edit for each module action where needed? Are permissions credentials or are they the reference to the actions you are trying to protect? And if that is true then how does the members group then take effect. A lot of the sfGuardPlugin is very hard to work out when it comes to using it to protect each of the actions and modules you are trying to protect. I think others have had this same trouble and not really got a response so I hope this helps to get useful help from the community. Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
