diff options
| author | Michael Merickel <michael@merickel.org> | 2016-08-31 23:53:13 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2016-08-31 23:53:13 -0500 |
| commit | 44e0fca16dfa6e9e896a1dc254c85b79d2c8ae88 (patch) | |
| tree | 935a245f241e97ba6d957e307df139596da853d3 /CHANGES.txt | |
| parent | 832ccde911a4b35e6577ea7e6751daa3d3117f60 (diff) | |
| download | pyramid-44e0fca16dfa6e9e896a1dc254c85b79d2c8ae88.tar.gz pyramid-44e0fca16dfa6e9e896a1dc254c85b79d2c8ae88.tar.bz2 pyramid-44e0fca16dfa6e9e896a1dc254c85b79d2c8ae88.zip | |
reference pull request for #2662
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 8fd6a8a91..3eb23b9ec 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -23,6 +23,7 @@ Features has been extracted into standalone function ``extract_http_basic_credentials` in `pyramid.authentication` module, this function extracts HTTP Basic credentials from a ``request`` object, and returns them as a named tuple. + See https://github.com/Pylons/pyramid/pull/2662 Bug Fixes --------- |
