cakephp2-php8/lib/Cake/Controller/Component
mark_story 1117ad2f1c Blackhole requests when the action is the blackhole callback.
When a user requests the blackhole callback as an action we should
blackhole that request. The blackhole callback should not be URL
accessible.

Fixes #3496
2012-12-29 11:43:06 -05:00
..
Acl Fix docblock 2012-12-04 03:18:35 +05:30
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 Set headerCharset in EmailComponent. 2012-11-25 23:00:43 -05: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 Blackhole requests when the action is the blackhole callback. 2012-12-29 11:43:06 -05:00
SessionComponent.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00