passepartout-apple/PassepartoutLibrary/Sources/PassepartoutVPN/Strategies
Davide De Rosa 4102894160
Always read profiles from fetched value (#340)
There may be a mismatch between profiles and profile headers. For
example, some profiles may appear in the main list, but the same ones
may not appear in the existing profile names when adding a new profile
(and vice versa). That's because they are being fetched from different
sources. Unify that.
2023-08-05 22:41:58 +02:00
..
ProfileRepository.swift Always read profiles from fetched value (#340) 2023-08-05 22:41:58 +02:00
SecretRepository.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
UpgradeManagerStrategy.swift Refactor domain errors (#310) 2023-07-02 12:51:50 +02:00
VPNManagerStrategy.swift Throw error on reinstate()/connect() (#328) 2023-07-06 19:45:43 +02:00