cakephp2-php8/lib/Cake/Controller/Component/Auth
ADmad 19f8274a95 Merge branch 'master' into 2.4
Conflicts:
	lib/Cake/VERSION.txt
2013-04-25 03:06:04 +05:30
..
ActionsAuthorize.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
BaseAuthenticate.php Implemented stateless login for Auth 2013-03-10 00:11:35 +05:30
BaseAuthorize.php Added type hinting 2013-02-09 18:09:11 +05:30
BasicAuthenticate.php fix failing tests 2013-03-18 18:47:05 +01:00
BlowfishAuthenticate.php Fix typos 2013-03-05 00:05:14 -07:00
ControllerAuthorize.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
CrudAuthorize.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
DigestAuthenticate.php Implemented stateless login for Auth 2013-03-10 00:11:35 +05:30
FormAuthenticate.php Fixing case where it was possible to pass array data to FormAuthenticate 2013-04-24 22:33:24 +02:00