wireguard-apple/WireGuard/Shared/Model
Roopesh Chander d29f47fc9b Don't set username on NETunnelProviderProtocol
The username corresponds to the Account field in iOS system VPN UI,
but if we don't set it, the field is not shown, so setting it isn't
really required.

Signed-off-by: Roopesh Chander <roop@roopc.net>
2018-12-22 16:13:31 +05:30
..
DNSServer.swift All models now Equatable 2018-12-21 22:57:17 -06:00
Endpoint.swift All models now Equatable 2018-12-21 22:57:17 -06:00
IPAddressRange.swift All models now Equatable 2018-12-21 22:57:17 -06:00
InterfaceConfiguration.swift All models now Equatable 2018-12-21 22:57:17 -06:00
LegacyConfigMigration.swift Move model helpers to model directory 2018-12-22 01:36:42 +01:00
NETunnelProviderProtocol+Extension.swift Don't set username on NETunnelProviderProtocol 2018-12-22 16:13:31 +05:30
PeerConfiguration.swift All models now Equatable 2018-12-21 22:57:17 -06:00
String+ArrayConversion.swift Move model helpers to model directory 2018-12-22 01:36:42 +01:00
TunnelConfiguration+WgQuickConfig.swift Move model helpers to model directory 2018-12-22 01:36:42 +01:00
TunnelConfiguration.swift All models now Equatable 2018-12-21 22:57:17 -06:00