lp://staging/~joergberroth/ubuntu-system-settings/wifi-802-1x-configurations
Created by
JkB
and last modified
Added 802-1x wifi network configurations
Enables the configuration of WPA Enterprise and Dynamic WEP wifi connections over UI.
Implemented on the OtherNetwork Dialog.
- Get this branch:
- bzr branch lp://staging/~joergberroth/ubuntu-system-settings/wifi-802-1x-configurations
Branch merges
Propose for merging
No branches
dependent on this one.
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Jonas G. Drange (community): Approve
- Matthew Paul Thomas: Pending (design) requested
-
Diff: 3222 lines (+2597/-142)13 files modifiedplugins/wifi/CMakeLists.txt (+4/-0)
plugins/wifi/CertDialog.qml (+94/-0)
plugins/wifi/CertPicker.qml (+58/-0)
plugins/wifi/OtherNetwork.qml (+691/-43)
plugins/wifi/certhandler.cpp (+348/-0)
plugins/wifi/certhandler.h (+98/-0)
plugins/wifi/plugin.cpp (+5/-0)
plugins/wifi/wifidbushelper.cpp (+116/-16)
plugins/wifi/wifidbushelper.h (+1/-1)
tests/autopilot/ubuntu_system_settings/__init__.py (+125/-45)
tests/autopilot/ubuntu_system_settings/tests/__init__.py (+18/-9)
tests/autopilot/ubuntu_system_settings/tests/networkmanager.py (+960/-0)
tests/autopilot/ubuntu_system_settings/tests/test_wifi.py (+79/-28)
Related bugs
Bug #1241986: Cannot connect to WPA/WPA2, EAP-PEAP, MSCHAPV2 network | High | Fix Released |
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-system-settings