Skip to content

Commit

Permalink
add changelog for #3742
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Jan 29, 2024
1 parent d545eef commit f3da484
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ Bug Fixes

Thanks to Masashi Yamane of LAC Co., Ltd for reporting this issue.

- Applications raising ``pyramid.exceptions.BadCSRFToken`` and
``pyramid.exceptions.BadCSRFOrigin`` were returning invalid HTTP status
lines with values like ``400 Bad CSRF Origin`` instead of
``400 Bad Request``.

See https://github.com/Pylons/pyramid/pull/3742

Backward Incompatibilities
--------------------------

Expand Down

0 comments on commit f3da484

Please sign in to comment.