-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a data migration to remove all salts #375
Comments
This may not be a valid course of action, I'll update this issue if I figure out anything conclusive |
Is the idea here to migrate older salt data to a prefix format, and then remove the code that deals with it altogether? Sounds like it would save much of the code refactoring and testing in #360. |
That said, it was reviewing #360 that gave me this idea at all! |
Got it. I'll leave it up to you if it makes sense to put #360 on hold for now then, let me know if I can help somehow. |
after #360 is merged
The text was updated successfully, but these errors were encountered: