Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate vault admin password #211

Merged
merged 44 commits into from
Sep 6, 2023

Conversation

overheadhunter
Copy link
Member

@overheadhunter overheadhunter commented Jul 10, 2023

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

Edit tasklist title
Beta Give feedback Tasklist Tasks, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Refresh vault list after claiming ownership
    Options
  2. misc:frontend type:feature-request
    Edit...
  3. type:feature-request
    Edit...
Loading

@overheadhunter overheadhunter added this to the 1.3.0 milestone Jul 10, 2023
…-vault-admin-password

# Conflicts:
#	backend/src/main/java/org/cryptomator/hub/entities/EffectiveVaultAccess.java
@overheadhunter overheadhunter linked an issue Jul 10, 2023 that may be closed by this pull request
2 tasks
overheadhunter and others added 19 commits July 12, 2023 13:51
[build image]
…-vault-admin-password

# Conflicts:
#	backend/src/main/java/org/cryptomator/hub/api/VaultResource.java
#	frontend/src/components/GrantPermissionDialog.vue
* `PUT /{vaultId}/users/{userId}/?role=OWNER`
* `PUT /{vaultId}/groups/{groupId}/?role=OWNER`

(related to #214)
…-vault-admin-password

# Conflicts:
#	backend/src/main/java/org/cryptomator/hub/api/VaultResource.java
…-vault-admin-password

# Conflicts:
#	backend/src/main/java/org/cryptomator/hub/api/VaultResource.java

[build image]
[build image]
@overheadhunter overheadhunter marked this pull request as ready for review August 2, 2023 12:41
@tobihagemann tobihagemann force-pushed the feature/deprecate-vault-admin-password branch from 37149b8 to 0e92e29 Compare August 2, 2023 14:57
@overheadhunter overheadhunter changed the base branch from feature/refactored-access-grant to develop August 22, 2023 14:23
tobihagemann and others added 5 commits August 29, 2023 12:29
# Conflicts:
#	backend/src/main/java/org/cryptomator/hub/api/VaultResource.java
#	backend/src/main/java/org/cryptomator/hub/entities/EffectiveVaultAccess.java
#	backend/src/main/java/org/cryptomator/hub/filters/VaultAdminOnlyFilterProvider.java
#	frontend/src/common/backend.ts
#	frontend/src/components/VaultDetails.vue
@tobihagemann tobihagemann merged commit 726c30e into develop Sep 6, 2023
1 check passed
@tobihagemann tobihagemann deleted the feature/deprecate-vault-admin-password branch September 6, 2023 12:49
@tobihagemann tobihagemann mentioned this pull request Sep 6, 2023
2 tasks
@overheadhunter overheadhunter linked an issue Sep 6, 2023 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate former "Vault Admin" to OWNER role Deprecate Vault Admin Password
2 participants