WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
150504
AppCache file that requires NTLM credentails to access fails as an ApplicationCache
https://bugs.webkit.org/show_bug.cgi?id=150504
Summary
AppCache file that requires NTLM credentails to access fails as an Applicatio...
husain.fazal
Reported
2015-10-23 10:09:07 PDT
When an *.appcache file requires a NTLM authentication to, the appcache file fails to register as an application cache manifest, throwing the error "Application Cache manifest could not be fetched." In addition, even if the appcache file is placed outside of the NTLM authentication zone (anonymously accessible) and the appcache is recognized, any other file listed in the manifest that is also behind the NTLM authentication zone will also fail to be retrieved. This leads me to believe that appcache retrievals (either the manifest or a listed file) are not passing the NTLM credentials along with with their requests. The user is first prompted for NTLM credentials on page load, so the page does have the credentials "somewhere" in context. I have noticed this in Safari 8 & 9, on both OSX and iOS.
Attachments
Add attachment
proposed patch, testcase, etc.
husain.fazal
Comment 1
2016-01-25 15:21:28 PST
cool so were dropping safari support, thanks
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug