cakephp2-php8/lib/Cake
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
..
Cache Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure Update lib/Cake/Configure/IniReader.php 2012-09-02 14:23:26 +03:00
Console adding a note about custom error handler classes 2012-12-27 13:18:52 +01:00
Controller Blackhole requests when the action is the blackhole callback. 2012-12-29 11:43:06 -05:00
Core Fix missing query arguments in array urls. 2012-11-02 16:46:36 -04:00
Error Handle MissingViewExceptions better. 2012-12-27 20:58:49 -05:00
Event Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
I18n Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Log Fix issue with logging scopes 2012-10-08 12:57:02 -04:00
Model Fix SQL errors in TreeBehavior. 2012-12-26 20:55:07 -05:00
Network Change line length in emails. 2012-12-17 20:54:38 -05:00
Routing Fix example & incorrect import. 2012-12-09 14:06:28 -05:00
Test Blackhole requests when the action is the blackhole callback. 2012-12-29 11:43:06 -05:00
TestSuite Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Utility Added check for HHVM in Debugger, 2012-12-27 22:38:43 +09:00
View Fix docblock 2012-12-20 01:54:09 +05:30
basics.php fix coding standards, remove break after return/continue 2012-11-15 12:09:14 +01:00
bootstrap.php Moving multibyte encoding setting to bootstrap.php. Closes #3290 2012-10-23 13:20:01 +05:30
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.2.4 2012-12-02 23:15:46 +01:00