bp2008 / ui3

A powerful, modern HTML5 web interface for Blue Iris.
GNU Lesser General Public License v3.0
120 stars 18 forks source link

Chrome doesn't include cookies when requesting manifest.json #74

Closed bp2008 closed 3 years ago

bp2008 commented 3 years ago

Chrome doesn't include cookies when requesting manifest.json, so it fails to load if anonymous auth is unavailable. May be necessary to move manifest.json into the applet folder or add session as a URL parameter.

bp2008 commented 3 years ago

Fixed in UI3-150.