-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
good first issueIssues easy to implement or with a narrow scope of changesIssues easy to implement or with a narrow scope of changesmisc:hub
Milestone
Description
Please agree to the following
- I have searched existing issues for duplicates
- I agree to follow this project's Code of Conduct
Summary
If an Hub vault is archived, show an specific error message to avoid confusion
System Setup
- iOS: 2.6.4
- Cryptomator Hub: 1.3.4
Cloud Type
No response
Steps to Reproduce
- Archive an Hub vault
- Try to unlock this vault
Expected Behavior
An message is shown that tells me that the vault is archived and can not be unlocked
Actual Behavior
An message is shown that tells me that "Your device has not yet been authorized to access this vault. Ask the vault owner to authorize it."
Reproducibility
Always
Relevant Log Output
No response
Anything else?
Cryptomator Hub responds in this case with HTTP status code 410 while calling $apiBaseUrl/vaults/$vaultId/access-token
Metadata
Metadata
Assignees
Labels
good first issueIssues easy to implement or with a narrow scope of changesIssues easy to implement or with a narrow scope of changesmisc:hub