This does not change any behaviour. It's just a preparatory step to make things more clear in the following commits.
3 lines
138 B
Lua
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)
|