﻿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
11692	CSRF middleware causing contrib.auth password change tests to fail	jdriscoll	nobody	"When using the CSRF middleware, these three tests from django.contrib.auth.tests.views are failing with a 403 status (Response: ""Cross Site Request Forgery detected. Request aborted.""):

 * test_password_change_fails_with_invalid_old_password
 * test_password_change_fails_with_mismatched_passwords
 * test_password_change_succeeds

These tests pass when the CSRF middleware is disabled.

Currently running r11430."		closed	Uncategorized	dev		wontfix			Unreviewed	0	0	0	0	0	0
