#33691: Deprecate CryptPasswordHasher.
-------------------------------------+-------------------------------------
               Reporter:  Mariusz    |          Owner:  Mariusz Felisiak
  Felisiak                           |
                   Type:             |         Status:  assigned
  Cleanup/optimization               |
              Component:             |        Version:  4.0
  contrib.auth                       |
               Severity:  Normal     |       Keywords:
           Triage Stage:             |      Has patch:  0
  Unreviewed                         |
    Needs documentation:  0          |    Needs tests:  0
Patch needs improvement:  0          |  Easy pickings:  0
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
 `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.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33691>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070180ad594377-f3bf6747-f1e6-4a32-8e88-612ac76547a6-000000%40eu-central-1.amazonses.com.

Reply via email to