Commit Graph

1 Commits

Author SHA1 Message Date
Krasimir Angelov 03000c8f26 Add migrations needed to encrypt feature flags client tokens
Make plaintext token column not null, add new token_encrypted column and
index on project_id & token_encrypted.

Post deployment migration to encrypt existing tokens.
2019-06-18 11:09:15 +12:00