]> git.proxmox.com Git - mirror_novnc.git/commit - vnc_auto.html
Remove special password state
authorSamuel Mannehed <samuel@cendio.se>
Mon, 29 Aug 2016 12:56:57 +0000 (14:56 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Fri, 30 Sep 2016 22:02:47 +0000 (00:02 +0200)
commit7d714b15f58af1c3e3dfd6b3d98855da79a46752
tree69a4bf1c06d46fff3f83b2ac94cb5269fcdbb66c
parent1c1cc1d0e99f881b0dc5727bf32ff892156e56cf
Remove special password state

We already have a callback mechanism for this, so let's use that.
Adds an optional parameter 'msg' to the callback.
Fixes vnc_auto.html (#646) which was broken after
4e0c36dda708628836dc6f5d68fc40d05c7716d9
app/ui.js
core/rfb.js
tests/test.rfb.js
vnc_auto.html