]> git.proxmox.com Git - mirror_novnc.git/commit
rfb: VeNCrypt Plain SecurityType support
authorFilip Stedronsky <p@regnarg.cz>
Sun, 22 Mar 2020 23:59:42 +0000 (00:59 +0100)
committerFilip Stedronsky <p@regnarg.cz>
Wed, 8 Apr 2020 06:58:32 +0000 (08:58 +0200)
commita1015d8db569fcdd681039c4c0872879c8af0292
tree43e103d914349584995a234119444938325322b6
parenta040c402ed64fbbee67e69dc4787e6ea54a8a88c
rfb: VeNCrypt Plain SecurityType support

This allows using TigerVNC server with PAM authentication (e.g. agains
LDAP or other extensible authentication mechanisms)

Tested with TigerVNC server (Xvnc -SecurityTypes Plain -PlainUsers '*')

Should not break anything else, this method is tried last when all
other fail.

Tested in Firefox 74 and Chromium 80
core/rfb.js