passepartout-apple/Passepartout
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
..
App Fix compile errors from #900 2024-11-21 10:47:46 +01:00
Intents Fix extra team prefix in keychain group (#721) 2024-10-11 03:45:20 +02:00
Library Fix shared profile not updated on provider server selection (#906) 2024-11-22 00:46:58 +01:00
LoginItem Add explicit environment objects to TableColumn (#873) 2024-11-15 01:47:52 +01:00
Shared Fix missing betaChecker arg in IAPManager 2024-11-21 19:10:36 +01:00
Tests Add the option to migrate old profiles (#879) 2024-11-16 12:29:03 +01:00
Tunnel Log verification failure in tunnel 2024-11-19 22:46:18 +01:00
Config.xcconfig Show in Mac status bar plus Login Item (#773) 2024-10-29 11:40:11 +01:00
Passepartout.xctestplan Split test jobs (#855) 2024-11-12 18:35:44 +01:00