cakephp2-php8/lib/Cake/Test/Case/Controller/Component/Auth
mark_story b4bcd74e60 Whitelist more URL-y characters in digest parsing.
Android clients include a full URL instead of just the URI. Also handle
situations where URLencoded bytes and document fragments are used.

Refs #3779
2014-06-23 14:39:35 -04:00
..
ActionsAuthorizeTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BasicAuthenticateTest.php Allow username of 0 in basic authentication. 2014-06-02 22:02:28 -04:00
BlowfishAuthenticateTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ControllerAuthorizeTest.php more missing doc block tags added 2014-04-02 03:02:37 +02:00
CrudAuthorizeTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
DigestAuthenticateTest.php Whitelist more URL-y characters in digest parsing. 2014-06-23 14:39:35 -04:00
FormAuthenticateTest.php Add tests for #3624 2014-06-02 21:58:50 -04:00