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

Changed reset_password_url to point to the absolute url reversed from… #71

Closed anindyamanna closed 4 years ago

anindyamanna commented 4 years ago

… reset-password-confirm.

bruno-pinheiro-ac commented 4 years ago

I would remove the ?token={} as the view doesn't handle any query string parameter

@iagocanalejas, why did you "down voted" this PR? It does make sense to me.

iagocanalejas commented 4 years ago

Reviewed it again, it makes perfectly sense, don't know what i was thinking.

cc: @bruno-pinheiro-ac