diff options
| author | Michael Merickel <michael@merickel.org> | 2019-09-30 15:53:04 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2019-09-30 15:53:04 -0500 |
| commit | ada0a977d9190520c21ffaf9500860db2f3a1b3e (patch) | |
| tree | fac9cefabaae6ad2005717afad6215ecd2725b31 | |
| parent | d7d3512268f5404535d6504c45664aacb31c36a9 (diff) | |
| download | pyramid-ada0a977d9190520c21ffaf9500860db2f3a1b3e.tar.gz pyramid-ada0a977d9190520c21ffaf9500860db2f3a1b3e.tar.bz2 pyramid-ada0a977d9190520c21ffaf9500860db2f3a1b3e.zip | |
forgot a word
| -rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index bf113ddd8..c52da1b76 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -42,7 +42,7 @@ Features ``pyramid.config.Configurator.set_default_csrf_options`` as well as ``pyramid.csrf.check_csrf_origin``. This option controls whether a request is rejected if it has no ``Origin`` or ``Referer`` header - - often the result of a configuring their browser not to send a + often the result of a user configuring their browser not to send a ``Referer`` header for privacy reasons. See https://github.com/Pylons/pyramid/pull/3512 |
