Question

Chrome throws 401 restricted errors for Basic auth'd IMG-urls in the vein of http://user:pass@path.to/image, but did not do this before with the same resources and code. When called directly, as in "open in new tab" the images load without a hitch. I'm puzzled. Any ideas?

Était-ce utile?

La solution

From Chromium issue:

cbentzel@chromium.org wrote:
This is an intentional change - there are lots of security/compatibility tradeoffs that we have to make when tightening up browser security and in this case the decision was made that the compatibility risk was worth it

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top