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
When connecting to a WPA2 PSK network, it doesn't look like you can use a password with , in it. foo,bar, 'foo,bar', "foo,bar", and foo\,bar all get truncated as foo in the error message.
The text was updated successfully, but these errors were encountered:
B34MR
changed the title
password with ","
WPA2 password with ","
Apr 17, 2019
When connecting to a WPA2 PSK network, it doesn't look like you can use a password with
,
in it.foo,bar
,'foo,bar'
,"foo,bar"
, andfoo\,bar
all get truncated asfoo
in the error message.The text was updated successfully, but these errors were encountered: