You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I update the configuration of wifi client, the wpa_supplicant file will be modified changing the default passwords with, I think, encrypted ones. So after a reboot it is impossible to connect. It is impossible also to use other scripts that depend on wpa_supplicant.
Steps to reproduce
Go in the Client configuration page and click "Update"on a stored network
Expected behaviour
Do no touch wpa_supplicant password, add the possibility to disable this feature
Actual behaviour
See above
The text was updated successfully, but these errors were encountered:
This is by design, as I think most users of RaspAP prefer to manage wifi client credentials via the UI.
You raise a good point, though, that there's currently no way to disable this function in the config, when every other management UI can be toggled with a flag in includes/config.php. This was overlooked, but easily fixed. Thanks.
Subject of the issue
If I update the configuration of wifi client, the wpa_supplicant file will be modified changing the default passwords with, I think, encrypted ones. So after a reboot it is impossible to connect. It is impossible also to use other scripts that depend on wpa_supplicant.
Steps to reproduce
Go in the Client configuration page and click "Update"on a stored network
Expected behaviour
Do no touch wpa_supplicant password, add the possibility to disable this feature
Actual behaviour
See above
The text was updated successfully, but these errors were encountered: