After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 719813 - [PATCH] networkAgent: add support for EAP-FAST password requests
[PATCH] networkAgent: add support for EAP-FAST password requests
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: network-indicator
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-12-03 23:42 UTC by Dan Williams
Modified: 2017-07-28 12:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-networkAgent-add-support-for-EAP-FAST-password-reques.patch (1.24 KB, patch)
2013-12-03 23:42 UTC, Dan Williams
committed Details | Review

Description Dan Williams 2013-12-03 23:42:27 UTC
Created attachment 263468 [details] [review]
0001-networkAgent-add-support-for-EAP-FAST-password-reques.patch

EAP-FAST is a top-level EAP method like PEAP or TTLS and supports username/password credentials like PEAP does (at least for the purposes of the shell's agent).
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-12-03 23:45:28 UTC
Review of attachment 263468 [details] [review]:

Sure.
Comment 2 Dan Williams 2013-12-04 00:03:21 UTC
Pushed, thanks.