• Joel Martin's avatar
    Make WebSocket encrypt setting default to page protocol. · 1af3e54b
    Joel Martin authored
    I.e. if the page is https:// then the WebSocket encrypt setting will
    default to wss:// (TLS encryption).
    
    Note that since noVNC settings are saved in cookies, this will only
    affect first load. If you have already loaded the page, then the
    encrypt setting will be whatever you last set it to.
    1af3e54b
Name
Last commit
Last update
debian Loading commit data...
docs Loading commit data...
images Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...