Actions
Bug #2311
closed
DH
CB
Wrong redirection URL (from http -> https) missing colon char
Bug #2311:
Wrong redirection URL (from http -> https) missing colon char
Start date:
03/25/2012
Due date:
% Done:
90%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
Setup: pfsense 2.1 20120322-1658
config.xml file copied over from 2.0.1
Checking CP I noticed a wrong redirection URL
HTTP/1.1 302 Found
Expires: Wed, 28 Mar 2012 02:01:49 GMT
Expires: 0
Cache-Control: max-age=180000
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Pragma: no-cache
Connection: close
Location: https://hotspot.domain.tld8001/index.php?zone=cpzone&redirurl=http%3A%2F%2Fwww.in.gr%2F
Content-type: text/html
Content-Length: 0
Date: Mon, 26 Mar 2012 00:01:49 GMT
Server: lighttpd/1.4.29
where hotspot.domain.tld is my CP's hostname
Actions