Skip to content
Commit 145cb877 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Reset wifi security when changing edited connection

initialize() sets m_wifiSecurity for Wifi connections, but doesn't null it when it's not a wifi connection

That means when switching from a wifi to non-wifi connection m_wifiSecurity will not be changed

This will cause onAllUsersChanged to do things it shouldn't do

BUG: 463753
parent f3c41425
Pipeline #297929 passed with stage
in 2 minutes and 42 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment