cakephp2-php8/lib/Cake/Controller/Component/Auth
2013-05-26 12:31:40 +05:30
..
AbstractPasswordHasher.php Added password hasher 2013-05-26 11:29:06 +05:30
ActionsAuthorize.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
BaseAuthenticate.php Added password hasher 2013-05-26 11:29:06 +05:30
BaseAuthorize.php Added type hinting 2013-02-09 18:09:11 +05:30
BasicAuthenticate.php Added password hasher 2013-05-26 11:29:06 +05:30
BlowfishAuthenticate.php Added password hasher 2013-05-26 11:29:06 +05:30
BlowfishPasswordHasher.php Added password hasher 2013-05-26 11:29:06 +05:30
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 Remove unnecessary overriding of '_findUser()' in 'DigestAuthenticate'. 2013-05-26 12:31:40 +05:30
FormAuthenticate.php Fixing case where it was possible to pass array data to FormAuthenticate 2013-04-24 22:33:24 +02:00
SimplePasswordHasher.php Added password hasher 2013-05-26 11:29:06 +05:30