mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
4b8d628a2e
If the request manages to have data set outside of post/put we should still validate the request body. This expands SecurityComponent to cover PATCH and DELETE methods, as well as request methods that should be safe, but somehow end up not safe. |
||
---|---|---|
.. | ||
Component | ||
CakeErrorController.php | ||
Component.php | ||
ComponentCollection.php | ||
Controller.php | ||
Scaffold.php |