cakephp2-php8/lib/Cake/Test/Case/Controller/Component/Auth
Majna 6d75d90c25 Code cleanup
Remove unneeded sprintf.
Fix doc blocks.
Remove duplicated keys in tests assertions.
Use boolean value for CakeRequest $parseEnvironment param.
2012-12-28 23:37:58 +01:00
..
ActionsAuthorizeTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
BasicAuthenticateTest.php Fix some minor code style issues. 2012-05-27 14:20:19 -04:00
BlowfishAuthenticateTest.php Try skipping blowfish tests if hashes are wrong. 2012-09-26 22:00:52 -04:00
ControllerAuthorizeTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
CrudAuthorizeTest.php Code cleanup 2012-12-28 23:37:58 +01:00
DigestAuthenticateTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
FormAuthenticateTest.php Add BlowfishAuthenticate adapter. 2012-08-23 11:23:51 -04:00