Hi Martin, Yes I am talking exactly about that message. Changing it the way you suggest would make it very weird to users already logged in that are trying to access resources they are not allowed to. Also, I would like to have no message at all... just the login form.
Thank you. On 30 mar, 15:28, Martin Westin <[email protected]> wrote: > That would be the authError message you are seeing. > > You can set it (from AppController::beforeFilter for example) like > this: > > $this->Auth->authError = 'Hi, and welcome. Please login before > proceeding.'; --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
