anexia-it / django-rest-passwordreset

An extension of django rest framework, providing a configurable password reset strategy
BSD 3-Clause "New" or "Revised" License
419 stars 148 forks source link

Add setting to not require users to have usable password #55

Closed stan-sack closed 5 years ago

stan-sack commented 5 years ago

Background

Changes

Testing

stan-sack commented 5 years ago

@anx-ckreuzberger, I hope you don't mind that I've made a PR for this as well. It's the other issue I ran into when using your library. Please let me know what you think.