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

Feature Request: Private Workspaces #455

Open
vipetrul opened this issue Apr 15, 2024 · 1 comment
Open

Feature Request: Private Workspaces #455

vipetrul opened this issue Apr 15, 2024 · 1 comment

Comments

@vipetrul
Copy link

Implement the ability for users to create private workspaces they own and control access to. Key requirements:

  1. Workspaces owned by creating user.
  2. Owner can grant read-only or read/write access to other users.
  3. No administrator role required for workspace/permission management.

Rationale:
This feature has been requested before but never implemented. Allowing users to have private workspaces they control access to would be a valuable capability.

Technical Considerations:
Some re-modeling of DynamoDB tables may be required to efficiently handle data retrieval for private workspaces and access controls.

If the team thinks this feature would be of value, I could help with the implementation.

@hghandri
Copy link

hghandri commented May 6, 2024

Hi,

there is a PR already opened about this subject, perhaps we could improve this one to accelerate adoption ?

cf link : #376

++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants