-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
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
crypto.ts: decryptWithAdminPassword incorrectly uses base64nopad for salt
System Setup
- Hub: 1.5.0-alpha2
- Keycloak: N/A
- Cryptomator (Desktop/Android/iOS): N/ASteps to Reproduce
- Created Vault with Hub 1.4.0-beta2
- With different User: Claim Ownership of said vault with 1.5.0-alpha2
Expected Behavior
ownership claimed successfully
Actual Behavior
claim ownership dialog shows error
Unknown letter: "=". Allowed: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/
Reproducibility
Always
Relevant Log Output
Authentication of vault foo failed. Error: Unknown letter: "=". Allowed: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/
at index.js:88:27
at Array.map (<anonymous>)
at decode (index.js:84:26)
at index.js:54:37
at Object.decode (index.js:54:35)
at Xe.decryptWithAdminPassword (crypto.ts:115:27)
at w (ClaimVaultOwnershipDialog.vue:106:57)
at ClaimVaultOwnershipDialog.vue:12:60Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels