Proposal: Make "Isolated User" field optional in v3.19.0+ #1015
Replies: 2 comments 3 replies
-
|
Right now, I have to use v3.18.0 because of this restriction... If this continues, I'll have to apply a patch myself and upgrade to the next version! |
Beta Was this translation helpful? Give feedback.
-
|
This is a big security concern and yet with all recommendation to use isolated users, some users' entire server got compromised because their site had security issues. The Thats the reason we went towards making it mandatory (#980) I strongly recommend you to use isolated users. On v4 we're going to have nodejs or bun binaries only on isolated users so this is already set for the future and no changes to bring it back will be accepted. Thanks |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
The "Isolated User" feature was available prior to Vito version v3.19.0, but it was not mandatory at that time... Although this feature is excellent in terms of security and separation of responsibilities, it is now being implemented as a mandatory field!
As seen in the screenshot, creating a site now blocks progress if this field is empty:

The Problem:
The combination of this field being mandatory AND requiring uniqueness adds significant friction to the deployment workflow.
The Proposal:
I suggest making the "Isolated User" field optional.
This would give power users the security they need without forcing a specific workflow on everyone else.
What do you think?
3 votes ·
Beta Was this translation helpful? Give feedback.
All reactions