• Takashi Natsume's avatar
    Adds support for secure attribute on token cookie · ad941fad
    Takashi Natsume authored
    This patch adds support for the secure attribute on token
    cookies (sent by nova-novncproxy). If the https is used
    to transfer the cookie, the secure attribute is set thus
    restricting server requestes to secure conections only.
    This should prevent man-in-the-middle attacks.
    ad941fad
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...
.gitmodules 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...