use secure_module: secure // your secure module with message secure_action: index
2008/4/3, Bruno Reis <[EMAIL PROTECTED]>: > > Hi, > > when a user does not have acess he is redirected as configured in > settings.yml: > > all: > login_module: login > login_action: index > secure_module: login > secure_action: index > > it is working fine. But, how do I show a message to the user on the login > telling him that he is not logged or that he does not have the proper > credentials? > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
