mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-30 00:50:26 +08:00
33e1462999
According to the RFB protocol, when in TIGHT auth negotation, if the client receives a sub-auth count of zero, it should proceed as if the `None` sub-auth type had already been selected (and not send a message selecting that type). Closes #564