cryptomator / hub

Cryptomator Hub helps you manage vaults in large teams
GNU Affero General Public License v3.0
36 stars 8 forks source link

Deprecate vault admin password #211

Closed overheadhunter closed 10 months ago

overheadhunter commented 12 months ago

This fixes #209:

@VaultAdminOnlyFilter got replaced by @VaultRole(VaultAccess.Role.OWNER).

The UI will no longer ask for the Vault Admin Password when a user is the vault's owner.

### Tasks
- [x] Refresh vault list after claiming ownership
- [ ] #214
- [ ] https://github.com/cryptomator/hub/issues/210