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]: Capability in god-mode / envfile to have options to disable/limit the creation of new workspace in self-hosted #5719

Open
1 task done
i-am-unknown-81514525 opened this issue Sep 27, 2024 · 0 comments
Assignees

Comments

@i-am-unknown-81514525
Copy link

i-am-unknown-81514525 commented Sep 27, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Summary

A option in environment variable where e.g.

DISABLE_WORKSPACE_CREATION="1"

or in god-mode where a toggle to disable creation of workspace / limit who can create workspace (optional)

Why should this be worked on?

Prevent outside user which given guest permission from workspace to create inbox issue suggestion to create workspace which consume unnecessary and unauthorised resource for the self-hosted instance

Current workaround

Use some service access control product to limit the access to certain path, but not a perfect solution since the one I used can only block the UI access but not the API request which would block the normal request as well

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

No branches or pull requests

3 participants