diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2017-02-23 13:13:46 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-02-24 22:20:54 +0900 |
commit | a1343625267cd87dd72788c25d9ce315aa92947d (patch) | |
tree | 126852bedde80af1692343791feb97511490757b /debian/changelog | |
parent | 7baa456696e7f841926b3188a74fe5211cee8828 (diff) |
wsgi: Change default wsgi listen host to "0.0.0.0"
With netaddr.valid_ipv4/6, empty host is not allowed and will fail
to validate.
This patch changes to the default wsgi listen host to "0.0.0.0"
and enable to validate it by using netaddr.
Note: The default behavior is NOT changed.
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions