Skip to content

Commit

Permalink
📝 Document breaking change to CSRF_TRUSTED_ORIGINS setting
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Feb 22, 2024
1 parent e343c66 commit b50c5ca
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog
=========

Unreleased
==========

Upgrade procedure
-----------------

* ⚠️ The ``CSRF_TRUSTED_ORIGINS`` setting now requires items to have a scheme. If you
specify this setting, update your infrastructure code.

2.6.0-alpha.0 (2023-02-20)
==========================

Expand Down

0 comments on commit b50c5ca

Please sign in to comment.