Skip to content

Commit

Permalink
Review rename operations on vaults.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Nov 21, 2023
1 parent 9f24184 commit b9824ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cryptomator/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,9 @@ File transfers require you to unlock the vault again unless you have chosen to s

### Renaming

The expected behavior for renaming vaults is:
- Renaming locked vaults: The vault gets renamed correctly.
- Renaming unlocked vaults: The vault gets changed to a normal folder with the new name. The vaults content will be shown decrypted in the folder.
When renaming a vault the behaviour depends on whether the vault is locked or unlocked:
- Renaming a _locked_ vault will rename the vault folder with no changes to the encrypted contents.
- Renaming an _unlocked_ vault changes it to regular folder with decrypted contents.

## Browser

Expand Down

0 comments on commit b9824ff

Please sign in to comment.