mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-02-11 15:30:34 +03:00
Merge pull request #85 from iraycd/patch-1
Added old password to Password Change
This commit is contained in:
commit
1cdbc95dbb
|
@ -29,6 +29,10 @@ Basic
|
|||
|
||||
- new_password1
|
||||
- new_password2
|
||||
- old_password
|
||||
|
||||
|
||||
.. note:: ``OLD_PASSWORD_FIELD_ENABLED = True`` to use old_password.
|
||||
|
||||
- /rest-auth/user/ (GET)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user