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

Last changes for Cryptomator Hub CLI #243

Merged
merged 9 commits into from
Nov 14, 2023
Merged

Last changes for Cryptomator Hub CLI #243

merged 9 commits into from
Nov 14, 2023

Conversation

SailReal
Copy link
Member

This PR provides some changes for Cryptomator Hub CLI:

  1. GET /vaults/some?ids=vaultId3000 can now be executed as USER, was before OWNER
  2. There is a new GroupsResource to get all groups and of a group all effective users (including users of the subgroups)
  3. DELETE /{vaultId}/users/{userId} and DELETE /{vaultId}/groups/{groupId} is removed and replaced by DELETE /{vaultId}/authority/{authorityId}

Copy link
Member

@overheadhunter overheadhunter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in general, just minor remarks

@SailReal SailReal merged commit bc9abc6 into develop Nov 14, 2023
5 checks passed
@SailReal SailReal deleted the feature/hub-cli branch November 14, 2023 08:40
@SailReal SailReal added this to the 1.3.0 milestone Nov 14, 2023
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.

None yet

3 participants