wail icon indicating copy to clipboard operation
wail copied to clipboard

Launch WebUI button does not display Heritrix interface in browser in Windows

Open machawk1 opened this issue 10 years ago • 5 comments

machawk1 avatar May 06 '15 18:05 machawk1

heritrix

machawk1 avatar May 06 '15 18:05 machawk1

Manually entering https://localhost:8443/ into a browser produces the security message (#125) but then asks for credentials through a dialog. IE (default for Win7).

machawk1 avatar May 06 '15 18:05 machawk1

See https://github.com/machawk1/wail/blob/osagnostic/bundledApps/WAIL.py#L546

machawk1 avatar May 06 '15 18:05 machawk1

IE no longer supports encoding the username and password in the URI: http://support.microsoft.com/kb/834489/EN-US

machawk1 avatar May 06 '15 18:05 machawk1

Relevant answer for detecting default browser, might be useful for conditioning on IE or, better yet, provide a workaround for IE: http://stackoverflow.com/questions/19037216/how-to-get-a-name-of-default-browser-using-python

machawk1 avatar May 25 '15 20:05 machawk1