﻿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
33691	Deprecate CryptPasswordHasher.	Mariusz Felisiak	Mariusz Felisiak	"`CryptPasswordHasher` was added 15 years ago mainly to support legacy UNIX apps. It's almost undocumented, not recommended, and supported only on UNIX. Moreover `crypt` module was deprecated in Python 3.11 (see https://github.com/python/cpython/commit/f45aa8f304a12990c2ca687f2088f04b07906033).

We should deprecate it in Django 4.1 and remove in Django 5.0."	Cleanup/optimization	closed	contrib.auth	4.0	Normal	fixed		Florian Apolloner Carlton Gibson	Accepted	1	0	0	0	0	0
