Re: [symfony-users] sfDoctrineGuardPlugin doesn't redirect to the referrer page

2010-07-27 Thread Joshua Estes
If you have the setting set to redirct to a certain route once user logs in it will do this. On Jul 27, 2010 11:15 AM, "Javier Garcia" wrote: Hi, I have just installed sfDGP and activated the security on my web app so when i write an URL the authentication form appears. The problem: after log

[symfony-users] sfDoctrineGuardPlugin doesn't redirect to the referrer page

2010-07-27 Thread Javier Garcia
Hi, I have just installed sfDGP and activated the security on my web app so when i write an URL the authentication form appears. The problem: after logging the web app is not redirected to the referrer URL but to the root URL. These are my steps: - I call the URL "http://rs3.localhost/fro