📋 Description
Server generates random VNC password but web client uses hardcoded password cloudlinux, causing authentication failures.
📍 Location
web/vnc.html (line 283), install.sh (lines 111-119)
🔄 Current Behavior
VNC connections fail because password mismatch.
✅ Expected Behavior
Pass generated password to client via secure channel or match implementation.
🎯 Priority
Critical
📋 Description
Server generates random VNC password but web client uses hardcoded password cloudlinux, causing authentication failures.
📍 Location
web/vnc.html(line 283),install.sh(lines 111-119)🔄 Current Behavior
VNC connections fail because password mismatch.
✅ Expected Behavior
Pass generated password to client via secure channel or match implementation.
🎯 Priority
Critical