cakephp2-php8/lib/Cake/Controller/Component/Auth
2014-03-28 13:35:08 +11:00
..
AbstractPasswordHasher.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ActionsAuthorize.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BaseAuthenticate.php Fixed edge case which allowed login with empty password. 2013-12-07 18:40:08 +05:30
BaseAuthorize.php Removed arbitrary restriction on crud operations. Added some comments to explain parameters to mapActions() better. 2014-03-28 13:35:08 +11:00
BasicAuthenticate.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BlowfishAuthenticate.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BlowfishPasswordHasher.php Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00
ControllerAuthorize.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CrudAuthorize.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
DigestAuthenticate.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
FormAuthenticate.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
SimplePasswordHasher.php Merge pull request #2350 from tuffz/formatting_app_uses_blocks 2013-12-14 12:37:02 -08:00