Quote:
Originally Posted by tbergman
I have a new Windows 8.1 installation and I can't use the web browser (IE11)to log in to my Calibre server which is password protected. I can log into the server from any other PC/Device.
It acts as though I've typed the wrong password.
I have not seen a problem logging in to other password protected sites.
|
FWIW: those symptoms imply that IE11's digest authentication is broken. Most sites use basic authentication, which Kovid refuses to use because it passes plain text passwords over the net.