Thanks Alexandre, that's a good 'starter for 10'
Appreciated.

On 12 August 2010 22:01, Alexandre Salomé <[email protected]>wrote:

>  Override the sfGuard controller.
>
> Create a module sfGuardAuth in your application, create the
> actions.class.php and extends the same class as the controller in the
> plugin.
>
> Override the executeSignin method to create your behavior
>
> Le 12/08/10 13:23, Tofuwarrior a écrit :
>
>> Hi,
>>
>> We've got an app where if someone attempts too access a secure url and
>> is not logged in they see the login and then are redirected via
>> referrer back ot the orignially requested url.
>>
>> BUT ...
>> if they just click the login button we want them to be redirected to a
>> default secure area index page not the home page as currently happens.
>>
>> Anyone know how we can do this or have any ideas - setting
>> signin_success for sfGuard overrides the redirection to referrer we
>> have in the first use case.
>>
>> Thanks,
>>
>> Paul
>>
>>
> --
> ---
> Alexandre Salomé - http://alexandre.salome.fr
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> 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]<symfony-users%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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

Reply via email to