diff options
author | Simon McVittie <smcv@debian.org> | 2018-01-08 10:53:32 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2018-01-08 10:56:12 +0000 |
commit | a147f5349d33b27b6eeac3279cba289c952ee835 (patch) | |
tree | 76cb1f3098eebc01f3e067cfc3fca1bd86126b30 /CHANGELOG | |
parent | 48fc7db2f7c174e3ca663e084d9600d0d03f8859 (diff) | |
download | ikiwiki-a147f5349d33b27b6eeac3279cba289c952ee835.tar ikiwiki-a147f5349d33b27b6eeac3279cba289c952ee835.tar.gz |
Don't send relative redirect URLs when behind a reverse proxy
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +ikiwiki (3.20180106) UNRELEASED; urgency=medium + + * core: Don't send relative redirect URLs when behind a reverse proxy + + -- Simon McVittie <smcv@debian.org> Mon, 08 Jan 2018 10:51:10 +0000 + ikiwiki (3.20180105) upstream; urgency=medium * emailauth: Fix cookie problem when user is on https and the cgiurl |