mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-02-17 10:50:47 +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();
|
||||
}
|
||||
&EnsureAtLeastOneKasmUserExists();
|
||||
|
||||
&SetupXauthorityFile();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user