cakephp2-php8/lib/Cake/Controller/Component/Auth
2013-03-18 15:41:34 +01:00
..
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 stop execution when unauthenticated, to prevent the page to show when canceling auth popup 2013-03-18 15:41:34 +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 Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00