Skip to content

network: Disable auto DNS when parsing a VPN profile with a DNS set

component: network

When importing a Wireguard VPN profile with a specified DNS server, the DNS toggle is set to "Automatic" and therefore the DNS servers are not saved.

To fix the issue, if the number of DNS servers in the profile is 0, the GTK_SWITCH is set to active

Fix for #2617 (closed)

Edited by Ismael M

Merge request reports