|
|
@ -2922,21 +2922,27 @@ Specify an IPv4 or IPv6 address. You can specify "0.0.0.0" for any IPv |
|
|
|
<property name="title"> |
|
|
|
<property name="title"> |
|
|
|
<string>Authentication</string> |
|
|
|
<string>Authentication</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
<layout class="QGridLayout" name="gridLayout_10"> |
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_35"> |
|
|
|
<item row="5" column="1"> |
|
|
|
<item> |
|
|
|
<widget class="QPushButton" name="IPSubnetWhitelistButton"> |
|
|
|
<layout class="QGridLayout" name="gridLayout_8"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
|
|
|
<widget class="QLabel" name="lblWebUiUsername"> |
|
|
|
<horstretch>0</horstretch> |
|
|
|
<property name="text"> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
<string>Username:</string> |
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="0" column="1"> |
|
|
|
|
|
|
|
<widget class="QLineEdit" name="textWebUiUsername"/> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item row="1" column="0"> |
|
|
|
|
|
|
|
<widget class="QLabel" name="lblWebUiPassword"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>IP subnet whitelist...</string> |
|
|
|
<string>Password:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="1"> |
|
|
|
<item row="1" column="1"> |
|
|
|
<widget class="QLineEdit" name="textWebUiPassword"> |
|
|
|
<widget class="QLineEdit" name="textWebUiPassword"> |
|
|
|
<property name="echoMode"> |
|
|
|
<property name="echoMode"> |
|
|
|
<enum>QLineEdit::Password</enum> |
|
|
|
<enum>QLineEdit::Password</enum> |
|
|
@ -2946,36 +2952,71 @@ Specify an IPv4 or IPv6 address. You can specify "0.0.0.0" for any IPv |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="3" column="0" colspan="2"> |
|
|
|
</layout> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item> |
|
|
|
<widget class="QCheckBox" name="checkBypassLocalAuth"> |
|
|
|
<widget class="QCheckBox" name="checkBypassLocalAuth"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Bypass authentication for clients on localhost</string> |
|
|
|
<string>Bypass authentication for clients on localhost</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="4" column="0" colspan="2"> |
|
|
|
<item> |
|
|
|
<widget class="QCheckBox" name="checkBypassAuthSubnetWhitelist"> |
|
|
|
<widget class="QCheckBox" name="checkBypassAuthSubnetWhitelist"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Bypass authentication for clients in whitelisted IP subnets</string> |
|
|
|
<string>Bypass authentication for clients in whitelisted IP subnets</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="0" column="0" rowspan="2"> |
|
|
|
<item> |
|
|
|
<widget class="QLabel" name="lblWebUiUsername"> |
|
|
|
<widget class="QPushButton" name="IPSubnetWhitelistButton"> |
|
|
|
|
|
|
|
<property name="sizePolicy"> |
|
|
|
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
|
|
|
|
|
|
|
<horstretch>0</horstretch> |
|
|
|
|
|
|
|
<verstretch>0</verstretch> |
|
|
|
|
|
|
|
</sizepolicy> |
|
|
|
|
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Username:</string> |
|
|
|
<string>IP subnet whitelist...</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="2" column="0"> |
|
|
|
<item> |
|
|
|
<widget class="QLabel" name="lblWebUiPassword"> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_13"> |
|
|
|
|
|
|
|
<item> |
|
|
|
|
|
|
|
<widget class="QLabel" name="lblSessionTimeout"> |
|
|
|
<property name="text"> |
|
|
|
<property name="text"> |
|
|
|
<string>Password:</string> |
|
|
|
<string>Session timeout:</string> |
|
|
|
</property> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
<item row="0" column="1" rowspan="2"> |
|
|
|
<item> |
|
|
|
<widget class="QLineEdit" name="textWebUiUsername"/> |
|
|
|
<widget class="QSpinBox" name="spinSessionTimeout"> |
|
|
|
|
|
|
|
<property name="specialValueText"> |
|
|
|
|
|
|
|
<string>Disabled</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="suffix"> |
|
|
|
|
|
|
|
<string> sec</string> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="maximum"> |
|
|
|
|
|
|
|
<number>2147483647</number> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</widget> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
<item> |
|
|
|
|
|
|
|
<spacer name="horizontalSpacer_11"> |
|
|
|
|
|
|
|
<property name="orientation"> |
|
|
|
|
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
<property name="sizeHint" stdset="0"> |
|
|
|
|
|
|
|
<size> |
|
|
|
|
|
|
|
<width>40</width> |
|
|
|
|
|
|
|
<height>20</height> |
|
|
|
|
|
|
|
</size> |
|
|
|
|
|
|
|
</property> |
|
|
|
|
|
|
|
</spacer> |
|
|
|
|
|
|
|
</item> |
|
|
|
|
|
|
|
</layout> |
|
|
|
</item> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|