]> source.dussan.org Git - tigervnc.git/commit
Only read first password from file
authorPierre Ossman <ossman@cendio.se>
Fri, 30 Aug 2024 14:09:38 +0000 (16:09 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 30 Aug 2024 14:09:38 +0000 (16:09 +0200)
commit49a087e8f8ecafe950a86a71ae6657d6cac8ea77
tree6f9250580b5d638c870924132632b196af0d7b84
parent1b0387a36cf5f22a34b955d9c3f7ff0860e7467c
Only read first password from file

Read just the first password and ignore anything else in the password
file. This allows you to reuse a password file from the server that also
includes a view-only password.

This fixes a regression introduced in b99daad.
vncviewer/UserDialog.cxx