cubicweb #2103684 use passlib (?) [resolved]
passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing password hashes. It’s designed to be useful for a large range of tasks, including:
CW uses different hash algo on unix and windows, making migrations of users difficult (we need a password reset). If only for this, using passlib would be nice. | |
priority | normal |
---|---|
type | task |
done in | 3.14.7 |
load | 0.500 |
load left | 0.000 |
closed by | #9c59258e7798 [security] use a stronger encryption algorythm for password, keeping bw compat |
similar entities
- cubicweb #501411 look at foaf+ssl authentication
- cubicweb #1346310 Add `Secure` attribute to cookie when navigating on https
- cubicweb #1698245 Convert __message to _cwmsgid to increase security
- TheCubicWebBook #656194 CW Administration: how to give dynamic permissions
- cubicweb #511718 explain why rql expr insertion doesn't work to ease security debugging
[see all]
Comments
-
2012/01/11 17:04
add commenthttp://pypi.python.org/pypi/passlib