mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 18:26:00 +00:00
safe read-only when using shell scripts
This commit is contained in:
@@ -33,6 +33,7 @@ module.exports = {
|
||||
runAsPortal: !!connections.portalConnections,
|
||||
singleDatabase: connections.singleDatabase,
|
||||
hideAppEditor: !!process.env.HIDE_APP_EDITOR,
|
||||
allowShellConnection: platformInfo.allowShellConnection,
|
||||
permissions,
|
||||
...currentVersion,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user