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:
John Crispin
2021-10-21 16:02:03 +02:00
parent 895e501b93
commit 45143cc2c9

View File

@@ -22,6 +22,7 @@ let keys = {
nasmac: false,
macauth: false,
macpassword: false,
uamsecret: false,
};
function get_value(key, value) {