Skip to content

Commit

Permalink
Merge pull request from GHSA-fw9x-cqjq-7jx5
Browse files Browse the repository at this point in the history
  • Loading branch information
ゴンドー committed Oct 26, 2023
1 parent 919c3cc commit 874c554
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Baser/Controller/Component/BcContentsComponent.php
Expand Up @@ -140,7 +140,6 @@ public function setupFront()
if (!empty($controller->request->data['Content'])) {
$controller->request->params['Content'] = $controller->request->data['Content'];
$controller->Security->validatePost = false;
$controller->Security->csrfCheck = false;
}
}

Expand Down

0 comments on commit 874c554

Please sign in to comment.