pep-dortmund / member-database

Our member database application
Other
9 stars 1 forks source link

Setting new passwords fails #221

Closed Kevin2 closed 8 months ago

Kevin2 commented 8 months ago

after upgrading packages the hash length of passwords is different than before, which is currently not working with our database

maxnoe commented 8 months ago

https://github.com/pep-dortmund/member-database/blob/0255de3653eba14e58e21b036e931f92cee23ed8/member_database/authentication/models.py#L58