]> git.proxmox.com Git - mirror_novnc.git/commit
Get proper same-origin behaviour when loading modules
authorPierre Ossman <ossman@cendio.se>
Mon, 9 Oct 2017 14:00:38 +0000 (16:00 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 9 Oct 2017 14:00:38 +0000 (16:00 +0200)
commitbf82644461d95c8621923ffb472f50c1a65f9c33
tree94e24100cfb5e70de86634edfeac190a76d5386f
parent544106c596607602eab31bbd9c145ed3a706c332
Get proper same-origin behaviour when loading modules

The browsers currently do not default to same-origin behaviour for
modules, so we need to be explicit in order for necessary
credentials to be passed along. This seems to be changing though,
but we need to wait for the browsers to actually roll out more
lenient defaults:

https://github.com/whatwg/fetch/pull/585
vnc.html
vnc_lite.html