nerves-networking / vintage_net_wizard

WiFi configuration wizard using vintage_net
Apache License 2.0
60 stars 21 forks source link

Set optional password for the wizard #161

Open lucaong opened 4 years ago

lucaong commented 4 years ago

In some situations, it might be necessary to enforce some simple authentication to access the wizard, similarly to how admin panels of WiFi routers are protected by a password. One example: a device automatically starts the wizard on application start if there is no configured network, but we still want to enforce that no unauthorized user uses the wizard to change configuration.

Not sure if opening an issue is the best way to propose possible enhancements, so feel free to close this issue otherwise.

fhunleth commented 4 years ago

Yes, agree.

Let's leave it open so that if anyone is looking to make a contribution they can see this and also to track design and implementation discussion.