mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 23:34:34 +04:00
Merge r4149
This commit is contained in:
@@ -22,5 +22,6 @@ port.isinteger = true
|
|||||||
pwauth = s:option(Flag, "PasswordAuth", translate("a_srv_d_pwauth"), translate("a_srv_d_pwauth1"))
|
pwauth = s:option(Flag, "PasswordAuth", translate("a_srv_d_pwauth"), translate("a_srv_d_pwauth1"))
|
||||||
pwauth.enabled = 'on'
|
pwauth.enabled = 'on'
|
||||||
pwauth.disabled = 'off'
|
pwauth.disabled = 'off'
|
||||||
|
pwauth.rmempty = false
|
||||||
|
|
||||||
return m
|
return m
|
||||||
|
|||||||
Reference in New Issue
Block a user