Skip to content

v2.1.1

Compare
Choose a tag to compare
@nawinds nawinds released this 07 Sep 15:57
· 17 commits to master since this release
116c4ce

This release is a hotfix #7, which solved a security issue with using vulnerable hashing method SHA-512

In this release

  • sha-512 replaced with pbkdf2:sha256 used by werkzeug.security.generate_password_hash()
  • removed logging IP hashes