Skip to content

Commit 162a913

Browse files
committed
docs: add SECURITY section in 4.2.7 changelog
1 parent 9b810b8 commit 162a913

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

user_guide_src/source/changelogs/v4.2.7.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Release Date: October 6, 2022
99
:local:
1010
:depth: 2
1111

12+
SECURITY
13+
********
14+
15+
- *Secure or HttpOnly flag set in Config\Cookie is not reflected in Cookies issued* was fixed. See the `Security advisory GHSA-745p-r637-7vvp <https://github.com/codeigniter4/CodeIgniter4/security/advisories/GHSA-745p-r637-7vvp>`_ for more information.
16+
- Fixed a bug that prevents CSP headers from being sent when ``Config\ContentSecurityPolicy::$autoNonce`` is false.
17+
1218
BREAKING
1319
********
1420

@@ -40,6 +46,4 @@ none.
4046
Bugs Fixed
4147
**********
4248

43-
- Fixed a bug that prevents CSP headers from being sent when ``Config\ContentSecurityPolicy::$autoNonce`` is false.
44-
4549
See the repo's `CHANGELOG.md <https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md>`_ for a complete list of bugs fixed.

0 commit comments

Comments
 (0)