Skip to content

Commit 5814ef5

Browse files
Ngô Quốc Đạtmichalsn
andauthored
wip
Co-authored-by: Michal Sniatala <[email protected]>
1 parent afdbf42 commit 5814ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/changelogs/v4.5.8.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Bugs Fixed
3131
**********
3232

3333
- **Database:** Fixed a bug where ``Builder::affectedRows()`` threw an error when the previous query call failed in ``Postgre`` and ``SQLSRV`` drivers.
34-
- **Security** Fixed a security issue in `Security` class where CSRF token validation might fail in specific malformed request inputs.
34+
- **Security** Fixed a bug where the CSRF token validation could fail on malformed input, causing a generic 500 error instead of handling the input gracefully.
3535

3636
See the repo's
3737
`CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_

0 commit comments

Comments
 (0)