passepartout-apple/Passepartout/Library
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
..
.swiftpm/xcode Per-profile iCloud syncing (#668) 2024-10-03 18:41:27 +02:00
Sources Fix copy UUID in correct format 2024-10-11 19:45:58 +02:00
Tests Add initial support for providers (#723) 2024-10-11 00:24:06 +02:00
Package.swift Provider configuration is persisted into module (#730) 2024-10-12 13:19:46 +02:00