gluon/package/gluon-mesh-wireless-sae/check_site.lua
lemoer d571f6054b check_site: introduce in_site_or_domain() stub
This does not change any behaviour. It's just a preparatory step to
make things more clear in the following commits.
2021-08-15 16:38:59 +02:00

3 lines
138 B
Lua

need_boolean(in_site_or_domain({'wifi', 'mesh', 'sae'}), false)
need_string(in_site_or_domain({'wifi', 'mesh', 'sae_passphrase'}), false)