Skip to content

feat: add app share property #62

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

Merged
merged 3 commits into from
Oct 7, 2022
Merged

feat: add app share property #62

merged 3 commits into from
Oct 7, 2022

Conversation

deansheather
Copy link
Member

@deansheather deansheather commented Oct 6, 2022

Add share property to workspace app resources of type string. Must be one of "owner", "template", "authenticated", "public".

@deansheather deansheather requested a review from kylecarbs October 6, 2022 16:51
@deansheather deansheather requested a review from kylecarbs October 6, 2022 18:33
provider/app.go Outdated
Comment on lines 93 to 95
"users. Permitted application sharing levels can be " +
`controlled via a flag on "coder server". Defaults to ` +
`"owner" (sharing disabled).`,
Copy link
Member

Choose a reason for hiding this comment

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

We should wait to allow the blocking of sharing globally IMO.

Copy link
Member Author

Choose a reason for hiding this comment

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

Talked to Kyle on slack and he agrees we should keep the flag but it should default to all levels being available if you're entitled to the feature.

@deansheather deansheather changed the title feat: add app sharing_level property feat: add app share property Oct 7, 2022
@deansheather deansheather merged commit 6adf9b4 into main Oct 7, 2022
@deansheather deansheather deleted the dean/app-sharing branch October 7, 2022 15:56
DanielleMaywood pushed a commit that referenced this pull request Sep 5, 2024
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.

2 participants