index
:
delta/python-packages/passlib.git
1.3.x
Ehsan-Kia/add-missing-comma-in-python-string-list--1570159929332
class-based
cmdline-dev
drpoggi/fastpbk2-fastpbkdf2-1518202787739
drupal7
graingert/docs-updated-password-generation-section-1551709975688
ironpython-support-dev
kenyon/quickstartrst-grammar-fixes-1547285543894
lazy-load
master
mjhm/passlibhashbsdi_cryptrst-edited-online-w-1485713793666
no2to3-dev
release-1.5
release-1.6
scram-dev
scrypt-dev
speedup
stable
yuvallanger/fix-typo-1451443676093
foss.heptapod.net: python-libs/passlib
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
passlib
/
pwd.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
passlib.pwd: enhanced 'duplicate elements' message to be more detailed.
Eli Collins
2016-06-10
1
-1
/
+16
*
bugfix: passlib.pwd: fixed codecs.open() mode so it works under py3
Eli Collins
2016-02-12
1
-1
/
+1
*
passlib.pwd: big cleanup pass, removing code that won't be ready for release
Eli Collins
2016-02-11
1
-386
/
+533
*
removed a LOT of compatibility shims -- dropped python 2.5, 3.0, and 3.1 supp...
Eli Collins
2015-01-10
1
-2
/
+3
*
passlib.pwd -- added "min_complexity" to eliminate passwords with low self-in...
Eli Collins
2013-05-07
1
-15
/
+82
*
passlib.pwd: started public documentation, and a bunch of TODO notes added back
Eli Collins
2013-05-06
1
-1
/
+66
*
consolidated entropy helper functions
Eli Collins
2013-05-06
1
-23
/
+54
*
added password strength helper, contributed by Thomas Waldmann
Eli Collins
2013-05-06
1
-3
/
+44
*
work on passlib.pwd documentation, added wordset checksums
Eli Collins
2013-05-03
1
-81
/
+111
*
split password generator into classes - more complicated, but makes it easier...
Eli Collins
2013-03-08
1
-91
/
+219
*
more password generator work
Eli Collins
2013-02-12
1
-10
/
+73
*
initial stab at new password generator, with diceware support
Eli Collins
2013-02-05
1
-0
/
+227