We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9685538 commit c830993Copy full SHA for c830993
%WebTerminal/Engine.cls.xml
@@ -20,20 +20,6 @@ How long to wait for authorization key when connection established</Description>
20
<Default>5</Default>
21
</Parameter>
22
23
-<Parameter name="authorizeUsers">
24
-<Description>
25
-Use user privileges and require authorization for them</Description>
26
-<Default>1</Default>
27
-</Parameter>
28
-
29
-<Parameter name="allowUnknownUser">
30
31
-Allow accessing terminal for unregistered users (unknownUser).
32
-Anyway, changing this constant to 1 can make a big hole in security,
33
-so change it at your own risk!</Description>
34
35
36
37
<UDLText name="T">
38
<Content><![CDATA[
39
// USER CONSTANTS END
0 commit comments