]> git.proxmox.com Git - mirror_novnc.git/commit
Allow longer passwords in Plain authentication
authorlhchavez <lhchavez@lhchavez.com>
Thu, 4 Mar 2021 01:34:02 +0000 (17:34 -0800)
committerlhchavez <lhchavez@lhchavez.com>
Thu, 4 Mar 2021 01:34:02 +0000 (17:34 -0800)
commit18593154d3cf8973dbddb9f97615453efa6b3b0d
treed8ae590f2a2a35288924d5dd4a8632b449fb6e51
parent5a0cceb8156926fe125ca541adae60754ecd3698
Allow longer passwords in Plain authentication

Some people have longer passwords than 256 characters (hooray for
password managers!). Server implementations also allow longer passwords:
TigerVNC allows up to 1024 characters.
core/rfb.js