Move remaining credentials from Rails credentials store to ENV #221
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "chore/215-configs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Also migrate from the lockbox gem to built-in ActiveRecord encryption, because fewer dependencies are always better, and we can clean up the column names in the same go.
closes #215
refs #222
WIP: Move remaining credentials from Rails credentials store to ENVto Move remaining credentials from Rails credentials store to ENV👍