-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi
Since I started the AclManager I couldn't log into my application. and I alwys got false from login() methode. In order to resolve the probleme i digged into cakephp core files specially in FormAuthenticate and I found out that there is a problem in $settings variable : $this->settings['fields']['username'] issues login as a field which is not expected. I think what we shoud do here is using keys of $this->settings['fields'] instead of its values.
The version of is cakephp 2.10
Any idea? or it's a misunderstanding from my side?
Metadata
Metadata
Assignees
Labels
No labels