cakephp2-php8/lib/Cake/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
..
AbstractPasswordHasher.php More API docblock fixes. 2014-06-01 03:06:05 +05:30
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 More API docblock fixes. 2014-06-01 03:06:05 +05:30
BasicAuthenticate.php Basic grammar update to BasicAuthenticate docblock 2014-06-16 21:48:35 -04:00
BlowfishAuthenticate.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BlowfishPasswordHasher.php More API docblock fixes. 2014-06-01 03:06:05 +05:30
ControllerAuthorize.php More API docblock fixes. 2014-06-01 03:06:05 +05:30
CrudAuthorize.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
DigestAuthenticate.php Whitelist more URL-y characters in digest parsing. 2014-06-23 14:39:35 -04:00
FormAuthenticate.php Add tests for #3624 2014-06-02 21:58:50 -04:00
SimplePasswordHasher.php More API docblock fixes. 2014-06-01 03:06:05 +05:30