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();
|
||||
|
||||
$kasmAuthEnabled = 1;
|
||||
&DisableVncAuth();
|
||||
if ($kasmAuthEnabled) {
|
||||
&EnsureAtLeastOneKasmUserExists();
|
||||
}
|
||||
|
||||
&SetupXauthorityFile();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user