mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
chilli-redirect: add uamsecret to list of possible options
Fixes: WIFI-4935 Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -22,6 +22,7 @@ let keys = {
|
||||
nasmac: false,
|
||||
macauth: false,
|
||||
macpassword: false,
|
||||
uamsecret: false,
|
||||
};
|
||||
|
||||
function get_value(key, value) {
|
||||
|
||||
Reference in New Issue
Block a user