DBI Schema Manager: Allow alternative credentials #88

Closed
opened 2022-10-27 01:46:33 +00:00 by jamie · 3 comments
jamie commented 2022-10-27 01:46:33 +00:00 (Migrated from git.hazaar.io)

The auth credentials for accessing the database are the same credentials used for schema management. I think it would be a good idea to allow these to be separate so that the schema manager user can be used to create tables, but the normal user account no longer needs this access. This can increase security, however I feel that I will then also need to include user/access/ownership functions to the schema snapshot/migration.

The auth credentials for accessing the database are the same credentials used for schema management. I think it would be a good idea to allow these to be separate so that the schema manager user can be used to create tables, but the normal user account no longer needs this access. This can increase security, however I feel that I will then also need to include user/access/ownership functions to the schema snapshot/migration.
jamie commented 2022-10-27 01:46:33 +00:00 (Migrated from git.hazaar.io)

assigned to @jamie

assigned to @jamie
jamie commented 2022-10-27 04:13:04 +00:00 (Migrated from git.hazaar.io)

created branch 88-dbi-schema-manager-allow-alternative-credentials to address this issue

created branch [`88-dbi-schema-manager-allow-alternative-credentials`](/hazaar/hazaar-dbi/-/compare/master...88-dbi-schema-manager-allow-alternative-credentials) to address this issue
jamie commented 2022-10-27 04:13:09 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !56

mentioned in merge request !56
jamie (Migrated from git.hazaar.io) closed this issue 2022-10-27 06:59:50 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/hazaar-dbi#88
No description provided.