Skip to content

fix: Remove disfunctional PBKDF2WrappedMD5PasswordHasher#137

Merged
miggol merged 1 commit into
feat/django-52from
fix/remove_PBKDF2WrappedMD5PasswordHasher
Apr 23, 2026
Merged

fix: Remove disfunctional PBKDF2WrappedMD5PasswordHasher#137
miggol merged 1 commit into
feat/django-52from
fix/remove_PBKDF2WrappedMD5PasswordHasher

Conversation

@miggol
Copy link
Copy Markdown
Contributor

@miggol miggol commented Apr 23, 2026

The hasher that it depends on was removed from Django, so importing or using PBKDF2WrappedMD5PasswordHasher would result in an instant exception. Therefore, I consider this a fix rather than a deprecation, and immediate removal is in order.

@miggol miggol merged commit 8ce57e6 into feat/django-52 Apr 23, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant