]> source.dussan.org Git - tigervnc.git/commit
Keep saved username/password between connects
authorPierre Ossman <ossman@cendio.se>
Mon, 4 Nov 2024 12:03:43 +0000 (13:03 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 4 Nov 2024 12:03:43 +0000 (13:03 +0100)
commit4341fcacd4987b16ebcfa0db176c0ccf287268c4
treecddebffab2588473c1466f0ab46e6b3ec5d0f223
parenta62b5759a2d9352ce6c972c35027071ec5c9bf41
Keep saved username/password between connects

The UserDialog object is now only created for a single connection at a
time, which means we need to make sure the cached username and password
survive until the subsequent object.
vncviewer/UserDialog.cxx
vncviewer/UserDialog.h