Skip to content
Snippets Groups Projects
Unverified Commit 497f433d authored by Jeff Evans's avatar Jeff Evans Committed by GitHub
Browse files

Secrets :closed_lock_with_key: PR 3 - Integrate secret handling with db-details (#17677)

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
parent ef80526a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment