Closed
Description
Is your feature request related to a problem? Please describe
It could be dangerous for organizations to allow any user to host whatever they want. Especially in countries with strict regulations (like Germany; you could face fines in the ten-thousands if you don't have an imprint).
Describe the behaviour you'd like
There should be an option in the config file to globally disable features like making ports public (main requests) (plus any other aspect that comes to mind; I could only come up with the port thing...).
Describe alternatives you've considered
You could lock gitpod behind a private network or some kind of external authentication so that you can control access on the network level. That would be very impractical for inexperienced users, however, or when there are limiting factors in your network (e.g. another firewall you cannot control).
Additional context
Nothing yet :)