forked from pool/python-Werkzeug
Accepting request 515242 from home:tbechtold:branches:devel:languages:python
- update to 0.12.2:
- Fix regression: Pull request ``#892`` prevented Werkzeug from correctly
logging the IP of a remote client behind a reverse proxy, even when using
`ProxyFix`.
- Fix a bug in `safe_join` on Windows.
- update to 0.12.2:
- Fix regression: Pull request ``#892`` prevented Werkzeug from correctly
logging the IP of a remote client behind a reverse proxy, even when using
`ProxyFix`.
- Fix a bug in `safe_join` on Windows.
OBS-URL: https://build.opensuse.org/request/show/515242
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Werkzeug?expand=0&rev=26
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 8 19:29:05 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
- update to 0.12.2:
|
||||
- Fix regression: Pull request ``#892`` prevented Werkzeug from correctly
|
||||
logging the IP of a remote client behind a reverse proxy, even when using
|
||||
`ProxyFix`.
|
||||
- Fix a bug in `safe_join` on Windows.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 4 15:26:59 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user