i\'m using sfDoctrineGuardPlugin, but i would like a little change, i have 2 groups(admins,users) and i want to manage them separately, what i mean is a page that only shows me the \"admins\" group an
i\'ve made to diferent forms for my backend app, one for us开发者_开发技巧ers of group admins and another for users of group clients, becuase clients have additional info that admins don\'t, i already
i\'m doing the Practical symfony with Doctrine - Jobeet Job Website just trying to understand how backend works, i\'m trying to overwrite the isAuthenticated() function in frontend and backend, what i
i\'m starting a project adn i\'m using symfony, my first time with symfony, really great actually, i already install the sfDoctrineGuardPlugin and everything is ok untill now, why?, because frontend u
I\'m new in Symfony community so sorry if I\'m asking about the topic which was already discussed. I\'m trying to use sfGuardPlugin in my project. Everything seems to be ok. The problem is that I don\
I am using symfony 1.4.8 and Propel as ORM. To create a login system I am using sfGuardPlugin. I have configured everything, and the login system is working. But I have a problem in getting the sfGuar
I\'m creating my own blog engine to learn Symfony, and I have a question : I can add and edit users thanks to the sfGuardUser modul开发者_运维技巧e, but how can I allow users to edit only their recco
I\'m attempting to use the sfDoctrineGuardPlugin in开发者_JAVA百科 my Symfony 1.4 project.This plugin includes a schema.yml file, which is used to define all the tables involved.The table names take o
I am using sfGuard as the aut开发者_StackOverflow社区hentication plugin in my project. I want to invoke certain client side & server side scripts on session timeout. What is the best way I can do
I\'m trying to develop a webservice in a symfony based application, we are using a sfguarduser plugin, and i want to get user credentials authenticated开发者_JAVA百科 in a single shot request to check