﻿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
29141	Warning about password truncation with BCryptPasswordHasher incorrect	Markus Holtermann	Markus Holtermann	"Reported privately by [https://github.com/tiran Christian Heimes]:

The warning ""Password truncation with BCryptPasswordHasher"" on https://docs.djangoproject.com/en/2.0/topics/auth/passwords/#using-bcrypt-with-django is incorrect. BCrypt truncates on ''bytes'' not ''characters''. For ASCII passwords that's 72 characters, but for Unicode passwords, this can be as short as 18 characters."	Cleanup/optimization	closed	Documentation	2.0	Normal	fixed			Accepted	1	0	0	0	0	0
