-
Couldn't load subscription status.
- Fork 109
Closed
Labels
HTTP APIRequest for an ArangoDB HTTP API currently missing in the driver.Request for an ArangoDB HTTP API currently missing in the driver.fixedIssue has been resolved but remains open due to a pending release.Issue has been resolved but remains open due to a pending release.semver-minorThis issue does not require any backwards-incompatible changes to address.This issue does not require any backwards-incompatible changes to address.
Description
When creating a new database and defining users using the database.createDatabase users: Array, it creates a new user with administative rights to the subject database.
This is causing difficulty in automatically setting up default system users for app integration/installation in Node.js.
Is there a way to pass in a parameter to set the access for the user to the created database as 'Access' instead of 'Adminstrate', etc.?
Metadata
Metadata
Assignees
Labels
HTTP APIRequest for an ArangoDB HTTP API currently missing in the driver.Request for an ArangoDB HTTP API currently missing in the driver.fixedIssue has been resolved but remains open due to a pending release.Issue has been resolved but remains open due to a pending release.semver-minorThis issue does not require any backwards-incompatible changes to address.This issue does not require any backwards-incompatible changes to address.