mirror of
https://github.com/Dichgrem/luci-app-nyn.git
synced 2025-12-16 05:32:01 -05:00
fix:username
This commit is contained in:
@@ -53,7 +53,7 @@ control_buttons.cfgvalue = function()
|
||||
end
|
||||
|
||||
-- Username
|
||||
o = s:option(Value, "user", "用户名", "802.1x 认证用户名")
|
||||
o = s:option(Value, "username", "用户名", "802.1x 认证用户名")
|
||||
o.password = true
|
||||
o.rmempty = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user