Skip to content

Commit 369f98b

Browse files
committed
Update User Guide
1 parent 1a44bc3 commit 369f98b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelogs/v4.5.8.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">Deprecations</a><a cl
327327
<h2><a class="toc-backref" href="#id6" role="doc-backlink">Bugs Fixed</a><a class="headerlink" href="#bugs-fixed" title="Permalink to this heading"></a></h2>
328328
<ul class="simple">
329329
<li><p><strong>Database:</strong> Fixed a bug where <code class="docutils literal notranslate"><span class="pre">Builder::affectedRows()</span></code> threw an error when the previous query call failed in <code class="docutils literal notranslate"><span class="pre">Postgre</span></code> and <code class="docutils literal notranslate"><span class="pre">SQLSRV</span></code> drivers.</p></li>
330+
<li><p><strong>Security:</strong> Fixed a bug where the CSRF token validation could fail on malformed input, causing a generic HTTP 500 status code instead of handling the input gracefully.</p></li>
330331
</ul>
331332
<p>See the repo’s
332333
<a class="reference external" href="https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md">CHANGELOG.md</a>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)