genecommerce / module-encryption-key-manager

Tooling to help generate and invalidate magento encryption keys
GNU Lesser General Public License v3.0
66 stars 14 forks source link

Deal with tfa_ data #8

Closed mpchadwick closed 3 months ago

mpchadwick commented 3 months ago

tfa_ tables also contain encrypted values. from what I was overhearing in Slack they are maybe even double-encrypted? (encrytped vlaue added to JSON then encrypted again). Just creating this issue to track this so this module can offer some solution for re-encrypting these.

convenient commented 3 months ago

@cjnewbs Proposed solution