cakephp2-php8/lib/Cake/Controller
mark_story 17e4eee73d Hash passwords even when users don't exist.
Not hashing passwords when users don't exist means there is an
opportunity for timing attacks when people use blowfish or other
expensive hashing algorithms.
2013-07-01 21:52:15 -04:00
..
Component Hash passwords even when users don't exist. 2013-07-01 21:52:15 -04:00
CakeErrorController.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Component.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ComponentCollection.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Controller.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Scaffold.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00