From 31c69f145e10d4bdc327cedf04a0495e0b4a1397 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Mon, 7 Nov 2022 18:17:20 +0100 Subject: [PATCH] use a fallback mount point absed on `-Dcryptomator.mountPointsDir=...` vm param --- .idea/runConfigurations/Cryptomator_macOS.xml | 2 +- .../Cryptomator_macOS_Dev.xml | 2 +- .../org/cryptomator/common/vaults/Vault.java | 47 ++++++++++++++----- .../cryptomator/ui/unlock/UnlockWorkflow.java | 6 ++- 4 files changed, 41 insertions(+), 16 deletions(-) diff --git a/.idea/runConfigurations/Cryptomator_macOS.xml b/.idea/runConfigurations/Cryptomator_macOS.xml index 78b200232..03e231c77 100644 --- a/.idea/runConfigurations/Cryptomator_macOS.xml +++ b/.idea/runConfigurations/Cryptomator_macOS.xml @@ -5,7 +5,7 @@