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 787882 - [PATCH] Add domain-suffix-match entry in wifi security settings page
[PATCH] Add domain-suffix-match entry in wifi security settings page
Status: RESOLVED OBSOLETE
Product: gnome-control-center
Classification: Core
Component: Network
git master
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-09-19 09:54 UTC by Jonathan Kang
Modified: 2021-06-09 16:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wifi: Use GtkGrid for Wi-Fi Security settings page (23.71 KB, patch)
2017-09-19 09:55 UTC, Jonathan Kang
committed Details | Review
wifi: Add domain-suffix-match entry (21.84 KB, patch)
2017-09-19 09:56 UTC, Jonathan Kang
reviewed Details | Review
network: Undo accidentally changed string (1.26 KB, patch)
2018-01-27 00:19 UTC, Georges Basile Stavracas Neto
committed Details | Review

Description Jonathan Kang 2017-09-19 09:54:35 UTC
These patchs follow the change in lr/tls-domain-suffix-match-rh1457542 branch of
network-manager-applet project.
Comment 1 Jonathan Kang 2017-09-19 09:55:37 UTC
Created attachment 360033 [details] [review]
wifi: Use GtkGrid for Wi-Fi Security settings page
Comment 2 Jonathan Kang 2017-09-19 09:56:15 UTC
Created attachment 360034 [details] [review]
wifi: Add domain-suffix-match entry

domain-suffix-match has been supported in nm-connection-editor for a
while. So users can edit that property in nm-connection-editor. But
it's still not available in gnome-control-center yet.

Fix that by adding domain-suffix-match entry in tls, ttls and peap
security settings page.
Comment 3 Georges Basile Stavracas Neto 2018-01-26 23:18:03 UTC
Review of attachment 360033 [details] [review]:

Highly appreciated.
Comment 4 Georges Basile Stavracas Neto 2018-01-26 23:20:58 UTC
Review of attachment 360034 [details] [review]:

What is the use case for this new entry? This needs to be written in the commit message. The code looks good, but I'm not sure how to test it.
Comment 5 Georges Basile Stavracas Neto 2018-01-26 23:21:42 UTC
Comment on attachment 360033 [details] [review]
wifi: Use GtkGrid for Wi-Fi Security settings page

Attachment 360033 [details] pushed as 81b68bc - wifi: Use GtkGrid for Wi-Fi Security settings page
Comment 6 Piotr Drąg 2018-01-26 23:41:20 UTC
Review of attachment 360033 [details] [review]:

::: panels/network/wireless-security/eap-method-ttls.ui
@@ +95,3 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <property name="label" translatable="yes">_Inner authentication:</property>

Georges, are you sure we want this change?
Comment 7 Georges Basile Stavracas Neto 2018-01-27 00:19:24 UTC
Created attachment 367495 [details] [review]
network: Undo accidentally changed string

A colon was added but not spotted on time.
Comment 8 Georges Basile Stavracas Neto 2018-01-27 00:20:04 UTC
Comment on attachment 367495 [details] [review]
network: Undo accidentally changed string

Attachment 367495 [details] pushed as dc5bf7e - network: Undo accidentally changed string
Comment 9 Jonathan Kang 2018-01-30 10:27:18 UTC
(In reply to Georges Basile Stavracas Neto from comment #4)
> Review of attachment 360034 [details] [review] [review]:
> 
> What is the use case for this new entry? This needs to be written in the
> commit message. The code looks good, but I'm not sure how to test it.

As the tooltip suggests, it's suffix of the server certificate name.
Basically it's used for identifying the certificate provided by the server
while connecting to a WPA&WPA2 Enterprise wireless network to make sure the one
communicating with the client is not a fake server.
Comment 10 Bjørn Lie 2018-07-24 10:23:30 UTC
Friendly ping :-)
It would be real neat if we could get this one closed/merged in this unstable window.
Comment 11 André Klapper 2021-06-09 16:32:27 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new bug report at
  https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/

Thank you for your understanding and your help.