Skip to content

Commit

Permalink
Merge pull request #29 from jazzband/revert-24-patch-1
Browse files Browse the repository at this point in the history
Revert "Update documentation"
  • Loading branch information
iMerica committed Apr 1, 2020
2 parents 1c485bc + 9180f39 commit f2a5078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api_endpoints.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Basic
- new_password2
- old_password

.. note:: ``OLD_PASSWORD_FIELD_ENABLED = True`` to use old_password. If user has no usable password set (registration using social account), validation will be skipped for `old_password` to allow to set a new password.
.. note:: ``OLD_PASSWORD_FIELD_ENABLED = True`` to use old_password.
.. note:: ``LOGOUT_ON_PASSWORD_CHANGE = False`` to keep the user logged in after password change

- /dj-rest-auth/user/ (GET, PUT, PATCH)
Expand Down

0 comments on commit f2a5078

Please sign in to comment.