mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-08-19 04:45:56 +02:00
vncserver: remove obsolete code
This commit is contained in:
@@ -91,11 +91,6 @@ my %config;
|
|||||||
&SetReasonabeDefaults();
|
&SetReasonabeDefaults();
|
||||||
&LoadSystemThenUserThenMandatoryConfigs();
|
&LoadSystemThenUserThenMandatoryConfigs();
|
||||||
|
|
||||||
#
|
|
||||||
# Check whether VNC authentication is enabled, and if so, prompt the user to
|
|
||||||
# create a VNC password if they don't already have one.
|
|
||||||
#
|
|
||||||
|
|
||||||
&DisableVncAuth();
|
&DisableVncAuth();
|
||||||
|
|
||||||
$kasmAuthEnabled = 1;
|
$kasmAuthEnabled = 1;
|
||||||
|
Reference in New Issue
Block a user