Perfect!!! Many thanks. This is what I was looking for.
Best regards,
Roman
brian wrote:
> Set $this->Auth->loginError in AppController::beforeFilter().
>
> On Fri, May 15, 2009 at 10:57 AM, Roman Brunnemann
> wrote:
>
>> Hi,
>>
>> short question and I guess pretty easy for Pros.
>>
>> How
Set $this->Auth->loginError in AppController::beforeFilter().
On Fri, May 15, 2009 at 10:57 AM, Roman Brunnemann wrote:
>
> Hi,
>
> short question and I guess pretty easy for Pros.
>
> How can I customize the message from the Auth component. Everything
> works fine but in case the login fails I
Hi,
short question and I guess pretty easy for Pros.
How can I customize the message from the Auth component. Everything
works fine but in case the login fails I got "Login failed. Invalid
username or password". But I need to change this message. I have to make
it shorter to fit in my layout.