Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 728 Bytes

File metadata and controls

37 lines (27 loc) · 728 Bytes

Version 4.7.1

Release Date: Unreleased

4.7.1 release of CodeIgniter4

  • ContentSecurityPolicy: Fixed a bug where generateNonces() produces corrupted JSON responses by replacing CSP nonce placeholders with unescaped double quotes. The method now automatically JSON-escapes nonce attributes when the response Content-Type is JSON.

See the repo's CHANGELOG.md for a complete list of bugs fixed.