Skip to content
Snippets Groups Projects
user avatar
Jeff Evans authored
Integrate secret handling with db-details

Add helper function to database model namespace to "swap out" secret values with inserted IDs

Calling this from the pre-update fn

Add pre-insert fn for database model to perform the same

Adding test to database model test ns

Add creator_id to secret model to capture the user who created this secret instance/version

Add creator-id and created-at sub properties for each secret in db details
497f433d
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
drivers