mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-24 00:53:39 +01:00
vncserver: remove obsolete code
This commit is contained in:
parent
79a21347f1
commit
f187aa9540
@ -38,11 +38,8 @@ use Time::HiRes qw (sleep);
|
|||||||
|
|
||||||
&PrepareDefaultsForPassingToXvnc();
|
&PrepareDefaultsForPassingToXvnc();
|
||||||
|
|
||||||
$kasmAuthEnabled = 1;
|
|
||||||
&DisableVncAuth();
|
&DisableVncAuth();
|
||||||
if ($kasmAuthEnabled) {
|
&EnsureAtLeastOneKasmUserExists();
|
||||||
&EnsureAtLeastOneKasmUserExists();
|
|
||||||
}
|
|
||||||
|
|
||||||
&SetupXauthorityFile();
|
&SetupXauthorityFile();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user