Validates function deprecated warning 512 in CakePHP 1.2
While trying to implement a simple authorization login using the cakephp (1.2 rev 6311) AuthComponent I struck the following warning for the controller $this->Model->validates($data) function call ...