usermin icon indicating copy to clipboard operation
usermin copied to clipboard

$this->Auth->login() always return false in cakephp2.1

Open sjaauirs opened this issue 13 years ago • 2 comments

I am new to cakephp , but i think after configuring this plugin username:superadmin password:1234 $this->auth->login always returns false. please help thanx in advance.

sjaauirs avatar Aug 13 '12 12:08 sjaauirs

Have you found how to solve it ? Got the same issue...

GuillaumeHaben avatar Oct 25 '13 15:10 GuillaumeHaben

i had the same issue and the problem was the methode how i hashed my password , please SimplePasswordHasher. hope this help :)

elmehdiboubetana avatar Jul 27 '16 10:07 elmehdiboubetana