[4.7.0-op24] Known bugs

Please try to fix this issue in this version firmware by workaround way with the following commands. The next firmware we will merge these codes.

echo -e "local function valid_macaddr(v)\n    return true\nend\n\nreturn {\n    connect = {\n        ssid = '.+',\n        key = '.+',\n        identity = '.+',\n        macaddr = valid_macaddr\n    },\n    remove_saved_ap
= {\n        ssid = '.+'\n    }\n}" > /usr/share/gl-validator.d/repeater.lua
1 Like