sfguard Questions
6
Solved
Can anyone tell me where/how to customise the CSRF token error message for forms in Symfony 1.4. I'm using sfDoctrineGuard for logins and in this form particularly, whenever a session runs out and ...
4
Solved
There is a bundle for (Propel) for symfony2,is there sfguard bundle for symfony2
1
Solved
I am trying to migrate a part of a software system to Symfony 2. I can't possible migrate all of them at once, so, I am looking for a way to use sf_guard_ tables for authentication/authorization in...
Sodomite asked 14/11, 2011 at 11:53
2
Solved
I have an action that takes POST data secured by sfGuard. This means that if the user is not logged in, the POST data will be sent to the log in form. Ordinarily, this is not a problem, the user co...
Northumberland asked 17/8, 2011 at 16:29
2
I'm using symfony 1.2 with sfguard 1.4.1.
What's the best practice for registering a new user on the system?
1
© 2022 - 2024 — McMap. All rights reserved.