#25993: Integrate django-bcrypt or remove support.
-------------------------------------+-------------------------------------
     Reporter:  mbaragiola           |      Owner:  nobody
         Type:                       |     Status:  new
  Cleanup/optimization               |
    Component:  contrib.auth         |    Version:  1.9
     Severity:  Normal               |   Keywords:  bcrypt, django-bcrypt,
                                     |  custom user, py-bcrypt
 Triage Stage:  Unreviewed           |  Has patch:  0
Easy pickings:  1                    |      UI/UX:  0
-------------------------------------+-------------------------------------
 According to:

 https://docs.djangoproject.com/en/1.9/topics/auth/passwords/#using-bcrypt-
 with-django

 Django supports bcrypt, but by using a thirdparty called django-bcrypt
 which itself uses py-bcrypt.

 But the thing is, django-bcrypt last supported version is Django 1.4, the
 package is unmaintained. I submited a pullrequest to add support for
 custom users (since Django 1.5) but I don't think it'll get any attention,
 and if it does, future updates aren't guaranteed to keep rolling.

 So, I propose to merge django-bcrypt into Django, or just remove its
 support. If there's interest in doing so, I volunteer to work on it.

 Thanks in advance.

--
Ticket URL: <https://code.djangoproject.com/ticket/25993>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/053.13423f25cb43e55dfdb791db2e4443e4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to