Skip to content

[FEAT]: Private Workspaces for sub-users #3576

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

Open
MrMarans opened this issue Apr 1, 2025 · 3 comments
Open

[FEAT]: Private Workspaces for sub-users #3576

MrMarans opened this issue Apr 1, 2025 · 3 comments
Labels
enhancement New feature or request feature request

Comments

@MrMarans
Copy link
Contributor

MrMarans commented Apr 1, 2025

What would you like to see?

Ability to create private workspaces which are not shown for managers or/and admins (maybe something one can set in the settings).
This would mean when creating a workspace, you can set a bool to make it private, only making the creator (and API) being able to access that workspace. This would work great for workspaces that are, for example, only supposed to be used with an API or someones own way of rewriting emails.

If I get a "yeah nice idea" of some sort, I would go about creating it and requesting a pull request once done.

@MrMarans MrMarans added enhancement New feature or request feature request labels Apr 1, 2025
@timothycarambat
Copy link
Member

This is #431

Currently default users, for example, cannot even create workspaces, so the UI and permission on the backend would need to be modified to accommodate this. This would then need to be exposed under #1787 for the admin to control.

Since #431 is so old, I will close that one and roll it into this one, but you should not make a PR for this to main because again, if it is related to permissions and abilities - we need to manage it via #1787

@timothycarambat timothycarambat changed the title [FEAT]: Private Workspaces [FEAT]: Private Workspaces for sub-users Apr 1, 2025
@MrMarans
Copy link
Contributor Author

MrMarans commented Apr 2, 2025

Alright, i actually searched for "private workspace" but nothing came up.
Then im looking forward for an official implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

No branches or pull requests

3 participants
@timothycarambat @MrMarans and others