Skip to content

Commit dc4c641

Browse files
Ngô Quốc Đạtmichalsn
authored andcommitted
wip
Co-authored-by: Michal Sniatala <[email protected]>
1 parent 333c734 commit dc4c641

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
@@ -39,7 +39,7 @@ Bugs Fixed
3939
**********
4040

4141
- **Database:** Fixed a bug where ``Builder::affectedRows()`` threw an error when the previous query call failed in ``Postgre`` and ``SQLSRV`` drivers.
42-
- **Security** Fixed a security issue in `Security` class where CSRF token validation might fail in specific malformed request inputs.
42+
- **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.
4343

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

0 commit comments

Comments
 (0)