clonos / control-pane

ClonOS WEB control panel (CBSD WEB UI)
https://clonos.tekroutine.com
128 stars 31 forks source link

Bug in the cmd #1 #34

Closed bozhinov closed 3 years ago

bozhinov commented 3 years ago

https://github.com/clonos/control-pane/blob/aef78b712561759469ab09d713cff967b6db212d/php/clonos.php#L1441

....ci_user_pw_user={$form['vm_password']} {$user_pw}vnc_password={$form['vnc_password']}";

there seems to be something missing or wrong around {$user_pw}vnc_password

bozhinov commented 3 years ago

This is actually OK