mirror of
				https://github.com/Tivix/django-rest-auth.git
				synced 2025-11-04 09:37:35 +03:00 
			
		
		
		
	Merge pull request #29 from jazzband/revert-24-patch-1
Revert "Update documentation"
This commit is contained in:
		
						commit
						f2a507802d
					
				| 
						 | 
					@ -35,7 +35,7 @@ Basic
 | 
				
			||||||
    - new_password2
 | 
					    - new_password2
 | 
				
			||||||
    - old_password
 | 
					    - 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
 | 
					    .. note:: ``LOGOUT_ON_PASSWORD_CHANGE = False`` to keep the user logged in after password change
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- /dj-rest-auth/user/ (GET, PUT, PATCH)
 | 
					- /dj-rest-auth/user/ (GET, PUT, PATCH)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user