[network-manager-applet/lr/tls-domain-suffix-match-rh1457542: 12/12] editor/wifi: recognize the domain suffix match properties
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/lr/tls-domain-suffix-match-rh1457542: 12/12] editor/wifi: recognize the domain suffix match properties
- Date: Fri, 9 Jun 2017 18:43:55 +0000 (UTC)
commit bc630cef75510549b09033c473c4986b6aa74ebd
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Fri Jun 9 20:06:02 2017 +0200
editor/wifi: recognize the domain suffix match properties
We now handle them for all relevant EAP methods.
https://bugzilla.redhat.com/show_bug.cgi?id=1457542
src/connection-editor/page-wifi-security.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/connection-editor/page-wifi-security.c b/src/connection-editor/page-wifi-security.c
index 800eabf..19fd285 100644
--- a/src/connection-editor/page-wifi-security.c
+++ b/src/connection-editor/page-wifi-security.c
@@ -87,6 +87,8 @@ static const char *known_8021x_props[] = {
NM_SETTING_802_1X_PHASE2_PRIVATE_KEY,
NM_SETTING_802_1X_PHASE2_PRIVATE_KEY_PASSWORD,
NM_SETTING_802_1X_PHASE2_PRIVATE_KEY_PASSWORD_FLAGS,
+ NM_SETTING_802_1X_DOMAIN_SUFFIX_MATCH,
+ NM_SETTING_802_1X_PHASE2_DOMAIN_SUFFIX_MATCH,
NULL
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]