passepartout-apple/Passepartout/Tunnel
Davide 9769a151db
Provider configuration is persisted into module (#730)
When e.g. a OpenVPNModule is created without a configuration and a
provider/server is then selected, the ProfileProcessor class serializes
the profile with the provider configuration injected. When the module is
re-edited, we can see the provider server configuration in the module
after selecting "None" as provider.

Instead, validate the provider modules in ProfileProcessor, but generate the provider configuration on the fly in the tunnel.
2024-10-12 13:19:46 +02:00
..
PacketTunnelProvider.swift Provider configuration is persisted into module (#730) 2024-10-12 13:19:46 +02:00
Tunnel.entitlements Fix extra team prefix in keychain group (#721) 2024-10-11 03:45:20 +02:00
Tunnel.plist Fix extra team prefix in keychain group (#721) 2024-10-11 03:45:20 +02:00