﻿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
20306	password change accepted, but password doesn't work (code.djangoproject.com)	Marek Onuszko	nobody	"While trying to report the previous bug, I uncovered a bug with password change mechanism. Steps:

0. Use Firefox, set character encoding to UTF-8

1. Go to https://www.djangoproject.com/accounts/password/reset/

2. Request a password change, check your mail, follow the password change link.

3. Type in
{{{
Kołobrzeg
}}}

4. You will get a message saying the password has been changed successfully. However, you will not be able to log in using this password.

The issue seems to be with unicode and/or polish characters. I deliberately chose a short word above, to rule out things like spaces not being accepted.

Either the password change system should reject passwords with some characters while filling in the form, or it should accept them and they should work 100%."	Bug	closed	*.djangoproject.com	1.4	Normal	invalid		bmispelon@…	Unreviewed	0	0	0	0	0	0
