cakephp2-php8/lib/Cake/Controller/Component
mark_story 3de72baeb1 Remove int cast from authentication adapters.
Forcing an int cast makes using the contain option difficult as you are
also required to manually set the recursive option. Omitting the
cast allows recursive to be set to null.

Fixes #3347
2012-11-06 20:27:28 -05:00
..
Acl Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Auth Remove int cast from authentication adapters. 2012-11-06 20:27:28 -05:00
AclComponent.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
AuthComponent.php Make permission denied redirects host relative. 2012-09-14 09:39:45 -04:00
CookieComponent.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
EmailComponent.php Fix $readReceipt variable in EmailComponent::send 2012-09-05 12:49:09 -07:00
PaginatorComponent.php Merge branch '2.1' into 2.2 2012-06-02 20:57:05 -04:00
RequestHandlerComponent.php Make RequestHandlerComponent better simulate GET requests. 2012-08-14 12:46:47 -04:00
SecurityComponent.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
SessionComponent.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00