Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for wifi credentials using special characters #65

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

funtimeerror
Copy link
Contributor

@funtimeerror funtimeerror commented Jan 21, 2025

this fix correctly string escapes both wifi SSID and password being sent to wpa_passphrase
Bug found via official facebook post group post (https://www.facebook.com/share/p/15VAfvCx97/)

PR #1 can also be canceled in favor of this as that PR does not have the sed logic which removes the plain text password from the file.

@miklschmidt miklschmidt merged commit 08e4b86 into Rat-OS:v2.1.x Jan 21, 2025
10 checks passed
@miklschmidt miklschmidt linked an issue Jan 21, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not reproduced yet: SSID name can cause wifi wizard config issues
2 participants