modules/admin-full: don't make cipher mandatory
This commit is contained in:
parent
20ac6bbd4b
commit
0ecbaa400e
1 changed files with 0 additions and 1 deletions
|
@ -578,7 +578,6 @@ encr:depends({mode="sta-wds"})
|
|||
encr:depends({mode="mesh"})
|
||||
|
||||
cipher = s:taboption("encryption", ListValue, "cipher", translate("Cipher"))
|
||||
cipher.rmempty = false
|
||||
cipher:depends({encryption="wpa"})
|
||||
cipher:depends({encryption="wpa2"})
|
||||
cipher:depends({encryption="psk"})
|
||||
|
|
Loading…
Reference in a new issue