The UsersController->login() should only validate the data on POST submission....
The UsersController->login() should only validate the data on POST submission. Else it should just show the form without an "Invalid username / password" flash.
Loading
Please sign in to comment