You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Operation(summary = "creates or updates a vault",
description = "Creates or updates a vault with the given vault id. The creationTime in the vaultDto is always ignored. On creation, the current server time is used and the archived field is ignored. On update, only the name, description, and archived fields are considered.")
SailReal
changed the title
Hide "Archive Vault" button for admin users without ownershop rights
Hide the 'Archive Vault' button for admin users without Ownershop rights, or allow admins to actually do this
Jun 7, 2024
SailReal
changed the title
Hide the 'Archive Vault' button for admin users without Ownershop rights, or allow admins to actually do this
Hide the 'Archive Vault' button for admin users without ownership rights, or allow admins to actually do this
Jun 7, 2024
Please agree to the following
Summary
In the vault details, hide "Archive Vault" button for admin users without ownershop rights
System Setup
Steps to Reproduce
Expected Behavior
Actual Behavior
Reproducibility
Always
Relevant Log Output
No response
Anything else?
hub/backend/src/main/java/org/cryptomator/hub/api/VaultResource.java
Lines 385 to 397 in 194a50c
The text was updated successfully, but these errors were encountered: