plane icon indicating copy to clipboard operation
plane copied to clipboard

[feature]: Capability in god-mode / envfile to have options to disable/limit the creation of new workspace in self-hosted

Open i-am-unknown-81514525 opened this issue 1 year ago • 3 comments

Is there an existing issue for this?

  • [X] 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

i-am-unknown-81514525 avatar Sep 27 '24 18:09 i-am-unknown-81514525

Appears to duplicate https://github.com/makeplane/plane/issues/5479

leedsjb avatar Nov 14 '24 06:11 leedsjb

Maybe only slightly related? The other issue also mentions users, whereas here we only talk about workspaces.

Our instance has this in /god-mode/workspace/:

Image

almereyda avatar Feb 11 '25 15:02 almereyda

Technically not completely related but already solved my issue (I just forgot to close it) Should I close it now?

i-am-unknown-81514525 avatar Feb 11 '25 16:02 i-am-unknown-81514525