﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29686	Make UserAdmin.user_change_password() pass object to has_change_permission()	Alexander Todorov	nobody	"This makes overriding `user_change_password()` and mangling permissions easier because we have access to the object.

For example when you'd like to use the admin panel to allow users to change their own passwords but not see the list of all users or anything else.

[https://github.com/django/django/pull/10253 PR]"	Cleanup/optimization	closed	contrib.auth	2.1	Normal	fixed			Accepted	1	0	0	0	0	0
