passepartout-apple/Passepartout/Library/Sources
Davide 14398f5f20
Fix shared profile not updated on provider server selection (#906)
First, rename `force` parameter of ProfileManager.save() to `isLocal`,
because it's meant to be used when saving local profiles. In such
scenario, a profile that is also remotely shared _must_ be re-saved to
the remote repository.

This was not being done when selecting a provider server, and it could
be noticed because the other devices would only receive the iCloud
update after editing the profile and re-doing a manual "Save". Only at
that point would the new profile be re-shared on iCloud.
2024-11-22 00:46:58 +01:00
..
AppData In-place NetworkExtension profiles (#715) 2024-10-10 16:03:02 +02:00
AppDataProfiles Add initial migration UI (#866) 2024-11-14 11:02:26 +01:00
AppDataProviders Resolve excessive profile reloads (#883) 2024-11-17 11:34:43 +01:00
AppUI Strip package dependencies (#862) 2024-11-13 21:05:53 +01:00
AppUIMain Fix shared profile not updated on provider server selection (#906) 2024-11-22 00:46:58 +01:00
AppUIMainWrapper Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
AppUITV Rethink eligibility checks (#889) 2024-11-18 17:43:01 +01:00
AppUITVWrapper Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
CommonAPI Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
CommonIAP Test IAPManager (#903) 2024-11-21 18:57:32 +01:00
CommonLibrary Fix shared profile not updated on provider server selection (#906) 2024-11-22 00:46:58 +01:00
CommonUtils Fetch products from scratch each time (#905) 2024-11-21 22:58:24 +01:00
LegacyV2 Update library with provider in modules (#887) 2024-11-17 22:27:02 +01:00
PassepartoutImplementations Rearrange targets for unit testing (#900) 2024-11-20 18:05:47 +01:00
UILibrary Fix shared profile not updated on provider server selection (#906) 2024-11-22 00:46:58 +01:00