Can I setup a specific login action for each module?

Posted by lgu on Stack Overflow See other posts from Stack Overflow or by lgu
Published on 2010-06-15T09:05:24Z Indexed on 2010/06/15 9:42 UTC
Read the original article Hit count: 137

Filed under:
|
|
|
|

Hi,

I'm working on a symfony 1.4 project which contains a frontend and a backend. I want to know if it's possible to configure a different login action for each module.

I've tried to add a settings.yml file in the config folder of each module but it doesn't work.

Thanks,

© Stack Overflow or respective owner

Related posts about php

Related posts about security