Skip to content

Allow to add member to vault.#320

Open
dkocher wants to merge 1 commit intomainfrom
issues/311
Open

Allow to add member to vault.#320
dkocher wants to merge 1 commit intomainfrom
issues/311

Conversation

@dkocher
Copy link
Copy Markdown
Contributor

@dkocher dkocher commented Mar 30, 2026

Fix #311.

@dkocher dkocher added this to the 1.0.0 milestone Mar 30, 2026
@dkocher dkocher requested review from chenkins and ylangisc April 1, 2026 20:47
@dkocher dkocher changed the base branch from issues/83-vaultprovider to main April 1, 2026 20:47
public boolean isSupported(final Path file, final Type type) {
switch(type) {
case download:
// Only when owner
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is this a TODO or how do we ensure ownership?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@chenkins What API can be used to determine the user role?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants