Hi,
If you want to redirect the user to his profile after a success login or
define a logout site. You can change the redirect values in app.yml:
all:
sf_guard_plugin:
success_signin_url: @my_route?param=value # the plugin
use the referer as default
success_signout_url: module/action # the plugin
use the referer as default
Regards,
Serkan
2007/9/5, Kostas Papadimitriou <[EMAIL PROTECTED]>:
>
>
> How can i configure sfGuard to redirect to a custom module/action after
> the logout action instead of redirecting to the refferer.
> Also when im visiting a secure page without being logged in i get a 404
> page, is that correct ?
> shouldn't i get the "not enough credentials" page ?
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---