https://bugs.kde.org/show_bug.cgi?id=403546

Jan Grulich <jgrul...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/pla
                   |                            |sma-nm/29b6d0ee59001200de39
                   |                            |0d4926ada432670ccab8
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Jan Grulich <jgrul...@redhat.com> ---
Git commit 29b6d0ee59001200de390d4926ada432670ccab8 by Jan Grulich, on behalf
of Bruce Anderson.
Committed on 13/02/2019 at 07:10.
Pushed by grulich into branch 'master'.

Remove redundant DNS field

Summary:

A DNS field was included on the VPN tab in the initial release to match the
interface of the underlying NetworkManager plugin. This change removes this
field and instead
requires the user to use the standard DNS field on the IPv4 and/or IPv6 tabs to
enter DNS
servers.
The import function was changed to insert any DNS servers specified in the
incoming config
file into the new locations and the export function was changed to output DNS
servers from
the IPv4 and IPv6 tabs if they are present but for compatibility with
connections created
with the previous version or with the basic NetworkManager plugin, if the IPv4
and IPv6 tabs
do not contain DNS and an (undisplayed) entry on the VPN tab is present it will
export from
there.  This allows a user to update a connection to the new format by simply
exporting it,
deleting it, and re-importing it.

Reviewers: jgrulich

Reviewed By: jgrulich

Subscribers: ngraham, lbeltrame, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D18867

M  +2    -1    libs/editor/connectioneditorbase.cpp
M  +63   -12   vpn/wireguard/wireguard.cpp
M  +0    -15   vpn/wireguard/wireguard.ui
M  +1    -22   vpn/wireguard/wireguardwidget.cpp
M  +0    -1    vpn/wireguard/wireguardwidget.h

https://commits.kde.org/plasma-nm/29b6d0ee59001200de390d4926ada432670ccab8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to