I'm trying to use WiFi with the given dongle. I didn't try it in months, but it was working a year ago or so.
Now I can't set correctly my passphrase (didn't change in the meantime). When I go to the /var/lib/connman/user_wifi.config, I see that my passphrase was changed. It lacks ' and * characters.
When I correct the passphrase in this file, the connection is working well.
I think the UI code checks this field for SQL query attacks, but it shouldn't.
I'm trying to use WiFi with the given dongle. I didn't try it in months, but it was working a year ago or so. Now I can't set correctly my passphrase (didn't change in the meantime). When I go to the
/var/lib/connman/user_wifi.config
, I see that my passphrase was changed. It lacks'
and*
characters.When I correct the passphrase in this file, the connection is working well.
I think the UI code checks this field for SQL query attacks, but it shouldn't.