diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.3.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.7.3.txt b/docs/releases/1.7.3.txt index 50b6b18f16..964c654920 100644 --- a/docs/releases/1.7.3.txt +++ b/docs/releases/1.7.3.txt @@ -17,3 +17,6 @@ Bugfixes affect users who have subclassed ``django.contrib.auth.hashers.PBKDF2PasswordHasher`` to change the default value. + +* Fixed a crash in the CSRF middleware when handling non-ASCII referer header + (:ticket:`23815`). |
