Comment 4 for bug 1555222

Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote : Re: 802.1x APs should be hidden

After some investigation I can conclude that we are not hiding WPA Enterprise / 802.1x networks completely. They will stay available from the indicator and system-settings. The only place we want to hide t hem is from First Run Wizard, inside unity8.

Looking at the i-network menumodel dumps Patty provided we can conclude that i-network is already marking the Enterprise networks correctly:

               dict entry(
                  string "x-canonical-wifi-ap-is-secure"
                  variant boolean true
               )
               dict entry(
                  string "label"
                  variant string "COMOB"
               )

For now, I'm marking this as invalid for i-network and passing the ball to lucas on wizard (unity8) side.