Maybe security.yml ?

Otherwise you could custom your login action to redirect to another
one or set custom template :-)

Keep us posted,

Adrien

On 11 nov, 19:30, jp <jph...@googlemail.com> wrote:
> Hi,
>
> security actions are defined in apps/myapp/settings.yml
> Is it possible to overwrite those settings for a module
> so I can have different login modules etc. ?
> I tried settings.yml and app.yml in mymodule/config
> containing
>
> all:
>    .actions:
>      login_module:           xyz
>      login_action:           xyz
>      secure_module:          xyz
>      secure_action:          xyz
>
> With no success. Do you have any ideas?
>
> Thank you!
> Jan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to