@ -437,27 +437,27 @@
@@ -437,27 +437,27 @@
< / div >
< div style = "padding-left: 10px;" > < a target = "_blank" href = "https://httpd.apache.org/docs/current/ssl/ssl_faq.html#aboutcerts" > QBT_TR(Information about certificates)QBT_TR[CONTEXT=HttpServer]< / a > < / div >
< / fieldset >
< / fieldset >
< fieldset class = "settings" >
< legend > QBT_TR(Authentication)QBT_TR[CONTEXT=OptionsDialog]< / legend >
< div class = "formRow" >
< label for = "webui_username_text" class = "leftLabelSmall" > QBT_TR(Username:)QBT_TR[CONTEXT=OptionsDialog]< / label > < input type = "text" id = "webui_username_text" / >
< / div >
< div class = "formRow" >
< label for = "webui_password_text" class = "leftLabelSmall" > QBT_TR(Password:)QBT_TR[CONTEXT=OptionsDialog]< / label > < input type = "password" id = "webui_password_text" / >
< / div >
< div class = "formRow" >
< input type = "checkbox" id = "bypass_local_auth_checkbox" / >
< label for = "bypass_local_auth_checkbox" > QBT_TR(Bypass authentication for clients on localhost)QBT_TR[CONTEXT=OptionsDialog]< / label >
< / div >
< div class = "formRow" >
< input type = "checkbox" id = "bypass_auth_subnet_whitelist_checkbox" onclick = "updateBypasssAuthSettings();" / >
< label for = "bypass_auth_subnet_whitelist_checkbox" > QBT_TR(Bypass authentication for clients in whitelisted IP subnets)QBT_TR[CONTEXT=OptionsDialog]< / label >
< / div >
< div class = "formRow" style = "padding-left: 30px; padding-top: 5px;" >
< textarea id = "bypass_auth_subnet_whitelist_textarea" rows = "5" cols = "48" placeholder = "Example: 172.17.32.0/24, fdff:ffff:c8::/40" > < / textarea >
< / div >
< fieldset class = "settings" >
< legend > QBT_TR(Authentication)QBT_TR[CONTEXT=OptionsDialog]< / legend >
< div class = "formRow" >
< label for = "webui_username_text" class = "leftLabelSmall" > QBT_TR(Username:)QBT_TR[CONTEXT=OptionsDialog]< / label > < input type = "text" id = "webui_username_text" / >
< / div >
< div class = "formRow" >
< label for = "webui_password_text" class = "leftLabelSmall" > QBT_TR(Password:)QBT_TR[CONTEXT=OptionsDialog]< / label > < input type = "password" id = "webui_password_text" / >
< / div >
< div class = "formRow" >
< input type = "checkbox" id = "bypass_local_auth_checkbox" / >
< label for = "bypass_local_auth_checkbox" > QBT_TR(Bypass authentication for clients on localhost)QBT_TR[CONTEXT=OptionsDialog]< / label >
< / div >
< div class = "formRow" >
< input type = "checkbox" id = "bypass_auth_subnet_whitelist_checkbox" onclick = "updateBypasssAuthSettings();" / >
< label for = "bypass_auth_subnet_whitelist_checkbox" > QBT_TR(Bypass authentication for clients in whitelisted IP subnets)QBT_TR[CONTEXT=OptionsDialog]< / label >
< / div >
< div class = "formRow" style = "padding-left: 30px; padding-top: 5px;" >
< textarea id = "bypass_auth_subnet_whitelist_textarea" rows = "5" cols = "48" placeholder = "Example: 172.17.32.0/24, fdff:ffff:c8::/40" > < / textarea >
< / div >
< / fieldset >
< / fieldset >
< fieldset class = "settings" >