#31358: Increase default password salt size.
-------------------------------------+-------------------------------------
Reporter: Jon Moroney | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Utilities | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):
* cc: Florian Apolloner (added)
* type: Uncategorized => Cleanup/optimization
* version: 3.0 => master
* component: Uncategorized => Utilities
Comment:
I'm not sure.This method is not strictly to generate a salt. I would
rather change a `BasePasswordHasher.salt()` to return
`get_random_string(22)`.
--
Ticket URL: <https://code.djangoproject.com/ticket/31358#comment:2>
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/066.d7bd7067976678b23a7ec9d6ac1b6145%40djangoproject.com.