mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-25 18:43:44 +03:00
Note for old_password.
This commit is contained in:
parent
f4160f6577
commit
ce81906f59
|
@ -31,6 +31,9 @@ Basic
|
||||||
- new_password2
|
- new_password2
|
||||||
- old_password
|
- old_password
|
||||||
|
|
||||||
|
|
||||||
|
.. note:: ``OLD_PASSWORD_FIELD_ENABLED = True`` to use old_password.
|
||||||
|
|
||||||
- /rest-auth/user/ (GET)
|
- /rest-auth/user/ (GET)
|
||||||
|
|
||||||
- /rest-auth/user/ (PUT/PATCH)
|
- /rest-auth/user/ (PUT/PATCH)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user