menpo / landmarker.io

Image and mesh annotation web application
https://www.landmarker.io
BSD 3-Clause "New" or "Revised" License
114 stars 21 forks source link

Firefox doesn't work over HTTP basic auth with CORS #60

Closed jabooth closed 9 years ago

jabooth commented 10 years ago

Firefox seems to be more stringent about downloading image assets over CORS when basic auth is enabled. This means that landmarking images is not possible on Firefox over a secure connection, and 3D meshes only work untextured. It is not yet known what steps can be taken to alleviate the issue.

jabooth commented 9 years ago

This is fixed, see #67 #68