On Sun, Dec 28, 2008 at 4:39 PM, Karl Fife <[email protected]> wrote: > I copied the 1.2.1 image to a new CF card, and 'restored' the configuration > parameter file I had just exported using the backup/restore function. > So far that's the only problem I've detected. >
Ah, ok, yeah that's the safe way to do it. > > Per your directive, I modified /usr/local/www/graph.php. > FIXED: Chrome when running the GUI on both HTTP and HTTPS, > NOT FIXED: IE 6.x and 7.x still malfunctions in HTTPS. HTTP Continues to > work. > Maybe this is why it didn't require authentication in m0n0wall. I bet it won't work with authentication in any browser that doesn't natively support SVG, which is now only IE. At the time this was implemented in m0n0wall, that was every browser. Why it works with HTTP and not HTTPS I don't know. Take out that require guiconfig.inc line in graph.php, and try IE again. I don't have a SVG plugin on my system so it doesn't work in my IE regardless. If that is indeed the case, we'll probably just stick with not supporting SVG in IE rather than allowing unauthenticated access to that page. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
