Closed savchenko closed 4 months ago
How about we just change 'SECURITY_DEPRECATED_HASHING_SCHEMES to ["auto"] - that seems the best/easiest.
Sounds good. Just need to make sure that sha256_crypt
is the first one, order is important.
Maybe include link https://passlib.readthedocs.io/en/stable/lib/passlib.context.html as well, I had to read it to comprehend what's actually going on.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.49%. Comparing base (
25ad68d
) to head (ba007b7
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
fixed with #1009
Make configuration explicit. I also wonder if it's worth setting by default: