You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we add bundle to the worked project and our secret key is too long or bad in some other reason for encryption algorithm, we need to safely change it and update data in database. Need to write console command for this.
It must operate with to secret keys, old for decryption and new one to encrypt data.
The text was updated successfully, but these errors were encountered:
Hi,
Did you manage to find a solution to this. We need to change the secret key, and therefor rewrite the old data. Did you find a bundle or did you make some custom command ?
If we add bundle to the worked project and our secret key is too long or bad in some other reason for encryption algorithm, we need to safely change it and update data in database. Need to write console command for this.
It must operate with to secret keys, old for decryption and new one to encrypt data.
The text was updated successfully, but these errors were encountered: