cakephp2-php8/lib/Cake
Rachman Chavik 0d486bdab4 AuthComponent: Allow suppressing authError message
When unauthenticated users accesses protected areas, they are greeted
with the default 'You are not allowed to access that location' which is
not desired in some cases.

This patch allows applications to suppress this message by setting
AuthComponent::authError to false bypassing the call to
SessionComponent::setFlash() altogether.

Refs: https://github.com/croogo/croogo/pull/175#discussion_r4714240
2013-06-17 09:33:59 +07:00
..
Cache Merge branch 'master' into 2.4 2013-06-09 18:08:32 +05:30
Config Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Merge branch 'master' into 2.4 2013-06-10 22:12:10 -04:00
Controller AuthComponent: Allow suppressing authError message 2013-06-17 09:33:59 +07:00
Core Merge branch 'master' into 2.4 2013-06-10 22:12:10 -04:00
Error Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Merge branch 'master' into 2.4 2013-06-10 22:12:10 -04:00
Log Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30
Model Merge branch 'master' into 2.4 2013-06-16 13:07:44 +05:30
Network Merge branch 'master' into 2.4 2013-06-16 13:07:44 +05:30
Routing Merge branch 'master' into 2.4 2013-06-16 13:07:44 +05:30
Test AuthComponent: Allow suppressing authError message 2013-06-17 09:33:59 +07:00
TestSuite Merge branch 'master' into 2.4 2013-06-10 22:12:10 -04:00
Utility Merge branch 'master' into 2.4 2013-06-10 22:12:10 -04:00
View Merge branch 'master' into 2.4 2013-06-16 13:07:44 +05:30
basics.php Merge branch 'master' into 2.4 2013-06-16 13:07:44 +05:30
bootstrap.php fix absolute url generation 2013-06-11 00:06:27 +02:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.3.6 2013-06-09 22:41:41 -04:00