cakephp2-php8/lib/Cake/Controller
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
..
Component Blackhole requests when the action is the blackhole callback. 2012-12-29 11:43:06 -05:00
CakeErrorController.php A cleaner way to check if RequestHandler is loaded 2012-11-25 02:43:50 +05:30
Component.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
ComponentCollection.php Show plugin name in error message if a plugin component was requested 2012-03-24 00:22:50 +05:30
Controller.php Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Scaffold.php Fix missing plugin parameters in scaffolding. 2012-11-27 21:59:06 -05:00