User table got username and password?

Beforefilter ir correct?

Do you allow the public actions in your controller?

Auth is tricky, but following the tutorial step by step should work.

On Feb 27, 4:40 pm, aka <marcelgre...@gmail.com> wrote:
> I keep running in to this problem over and over again.
>
> Whenever I implement the cakephp 1.2 Auth component I can't login (and
> yes, I'm sure the login credentials are right). The password is saved
> with the sha1 algorithm and the salt value has been changed. New cake
> installation + a new database (workflow: setting up the db + tables,
> using the cake console to bake the necessary m/c/v's ) But when ever I
> try to log in I get the 'Login failed. Invalid username or password.'
> message.
>
> Really hope someone can help me out here!
> Thanx
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to