mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
1922a18d07
When an AJAX request is made to a page that's not authorized, an infinite redirect loop to /status:403/exit:1 is triggered. This bug has existed at least since CakePHP v2.3.0. The main use case is when a user's session has expired and they try to use an authenticated feature as a logged-out user. |
||
---|---|---|
.. | ||
Component | ||
CakeErrorController.php | ||
Component.php | ||
ComponentCollection.php | ||
Controller.php | ||
Scaffold.php |