pypi django-rest-passwordreset 1.6.0

2 hours ago

What's Changed

  • added locales with spanish translations by @jorgecorrea in #128
  • Add throttling to password reset by @nezhar in #200
  • Update supported Python, Django and DRF support versions by @nezhar in #206
  • Remove test files from package distribution by @nezhar in #209
  • Change DJANGO_REST_PASSWORDRESET_NO_INFORMATION_LEAKAGE default from False to True by @nezhar in #210
  • Respect DRF throttles on reset validate/confirm endpoints by @nezhar in #211
  • Document expired token cleanup and index created_at by @nezhar in #212
  • Add security warning for RandomNumberTokenGenerator by @nezhar in #213
  • Harden reset token failure responses by @nezhar in #214
  • Add DRF 3.17 support by @nezhar in #215

New Contributors

Full Changelog: 1.5.0...1.6.0

Don't miss a new django-rest-passwordreset release

NewReleases is sending notifications on new releases.