﻿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
10694	user_change_password in UserAdmin should lookup change permission	james Turnbull	nobody	"When subclassing UserAdmin the internal user_change_password view has a hardcoded ""auth.change_user"" permission check.

That requires the user to have edit permissions for the user model aswell as the subclass.

It should instead use the local has_change_permission check, which is neater anyway. Attached patch fixes this."		closed	contrib.admin	dev		fixed			Ready for checkin	1	0	0	0	0	0
