Apr 04
Digg
Stumbleupon
Technorati
Delicious

How to customize login action for sfGuardPlugin

Actually, we are going to raise here 2 topics:

how to customize login action
how to fix referer problem for sfGuardPlugin

Both are quite often using in real life projects. For instance, on logging in user stage you may want to store some extra information which is not provided by sfGuardPlugin by default. Lets say you want to […]

Author: admin
Mar 22
Digg
Stumbleupon
Technorati
Delicious

Extending sfGuardPlugin (part 2)

I’ve totally forgot that at the end of post Extra questions and solutions for sfGuardPlugin we have promised to write how to implement complicated user statuses for sfGuardPlugin. Sorry Hugo (one of our commenters), you was hoping it will be quickly but only now we have got a chance to write next post about extending […]

Author: admin
Feb 23
Digg
Stumbleupon
Technorati
Delicious

Extra questions and solutions for sfGuardPlugin

Hi,
I really know a very little number of symfony projects where would not be used sfGuardPlugin. I should say I’ve seen a few custom self-written user authentification solutions but I did not notice much difference. So in other words those were wheel re-inventions.
Here is a good place to find the answers on the most of […]

Author: admin