Tivix/django-rest-auth

Option to just need one password field for new account / reset/change password.

hakim-miah opened this issue · 2 comments

Currently you need password1 and password2 when making an new account or newpass1 and newpass2.

This is not necessary or can be handled on the front end. Nowadays we have "show password" on the one field.

Thoughts? I might have a go raising a PR on this...

django-rest-auth is currently un-maintained; see: https://github.com/iMerica/dj-rest-auth for an alternative