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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
argon2, parsehash tests -- fix some PY2 edge cases detected by CI
Eli Collins
2019-11-11
2
-2
/
+8
*
|
argon2, parsehash tests -- fix some PY2 edge cases detected by CI
Eli Collins
2019-11-11
2
-2
/
+8
*
|
Merge from stable
Eli Collins
2019-11-11
11
-25
/
+288
|
\
\
|
|
/
|
*
bugfix: django_argon2: fix some glitches related to recent argon2 "ID" support
Eli Collins
2019-11-11
2
-2
/
+12
|
*
passlib.crypto.scrypt: add support for hashlib.scrypt() backend (fixes issue 86)
Eli Collins
2019-11-11
5
-18
/
+133
|
*
passlib.apache: adjust default context to use "2y" bcrypt hashes instead of "2b"
Eli Collins
2019-11-11
4
-4
/
+138
|
*
bcrypt: py2 compat fix -- add compat wrapper for edge case in pybcrypt detect...
Eli Collins
2019-11-11
1
-1
/
+5
*
|
Merge from stable
Eli Collins
2019-11-10
19
-133
/
+593
|
\
\
|
|
/
|
*
argon2 -- check for unsupported "argon2" package, or "argon2_cffi" that's too...
Eli Collins
2019-11-10
2
-1
/
+20
|
*
argon2 -- added support for type "ID" hashes & for generating type "D" hashes.
Eli Collins
2019-11-10
6
-59
/
+369
|
*
added tests for parsehash() method; fixed argon2 error (fixes issue 97)
Eli Collins
2019-11-10
5
-3
/
+91
|
*
bugfix: passlib.totp: always prepend issuer to URIs (fixes issue 92)
Eli Collins
2019-11-09
3
-10
/
+26
|
*
docs: update 1.7.2 changelog for everything added to stable since 1.7.1
Eli Collins
2019-11-09
2
-0
/
+22
|
*
Back out changeset 53dc260cead7 -- restores argon2 to 16 byte hash output.
Eli Collins
2019-11-09
2
-5
/
+4
|
*
additional py38 compat fixes
Eli Collins
2019-11-09
3
-5
/
+9
|
*
fastpbk2 -> fastpbkdf2
David Poggi
2018-02-09
1
-1
/
+1
|
*
Add missing comma in python string list leading to unwanted implicit string c...
Ehsan Kia
2019-10-04
1
-1
/
+1
|
*
quickstart.rst: grammar fixes
Kenyon Ralph
2019-01-12
1
-9
/
+9
|
*
Merged in apevec/passlib/stable (pull request #9)
Eli Collins
2019-11-09
2
-14
/
+15
|
|
\
|
|
*
Fix for Python 3.8
Alan Pevec
2019-07-12
1
-3
/
+8
|
|
*
Fix testsuite on Linux
Alan Pevec
2019-07-11
1
-2
/
+4
|
|
*
Remove time.clock(), deprecated in 3.8
Alan Pevec
2019-07-11
1
-9
/
+3
|
*
|
Merged in graingert/passlib/graingert/docs-updated-password-generation-sectio...
Eli Collins
2019-11-09
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
docs: updated password generation section to endorse 'zxcvbn' over alternate ...
Thomas “graingert” Grainger
2019-03-04
1
-2
/
+2
|
|
/
|
*
docs: updated password generation section to endorze 'zxcvbn-python' over alt...
Eli Collins
2017-06-06
1
-15
/
+5
|
*
docs: updated rounds in bcrypt examples (fixes issue #91)
Eli Collins
2017-06-06
2
-6
/
+6
|
*
docs: pypi redirect msg replaced w/ cloud_sptheme's auto_redirect helper,
Eli Collins
2017-04-05
4
-21
/
+28
|
*
argon2: set checksum size to 32, per issue 88.
Eli Collins
2017-03-04
2
-4
/
+8
*
|
Merged in drpoggi/passlib/drpoggi/fastpbk2-fastpbkdf2-1518202787739 (pull req...
Eli Collins
2019-11-09
1
-1
/
+1
|
\
\
|
*
|
fastpbk2 -> fastpbkdf2
David Poggi
2018-02-09
1
-1
/
+1
*
|
|
Merged in EhsanKia/passlib/Ehsan-Kia/add-missing-comma-in-python-string-list-...
Eli Collins
2019-11-09
1
-1
/
+1
|
\
\
\
|
*
|
|
Add missing comma in python string list leading to unwanted implicit string c...
Ehsan Kia
2019-10-04
1
-1
/
+1
|
|
/
/
*
|
|
Merged in kenyon/passlib/kenyon/quickstartrst-grammar-fixes-1547285543894 (pu...
Eli Collins
2019-11-09
1
-9
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
quickstart.rst: grammar fixes
Kenyon Ralph
2019-01-12
1
-9
/
+9
|
/
/
*
|
compat cleanup: removed print_() compat helper now that py25 support dropped.
Eli Collins
2017-02-17
4
-54
/
+9
*
|
compat cleanup: replaced all u("") instances with u""
Eli Collins
2017-02-17
43
-408
/
+402
*
|
Merge with stable
Eli Collins
2017-02-14
1
-1
/
+4
|
\
\
|
|
/
|
*
setup: added $SOURCE_DATE_EPOCH support to revision stamping
Eli Collins
2017-02-14
1
-1
/
+4
*
|
passlib.context: removed deprecated 'harden_verify' kwd
Eli Collins
2017-01-30
4
-57
/
+3
*
|
Merge with stable
Eli Collins
2017-01-30
31
-780
/
+1378
|
\
\
|
|
/
|
*
Added tag 1.7.1 for changeset bccfda37318b
Eli Collins
2017-01-30
0
-0
/
+0
|
*
bumped to 1.7.1, related doc updates
1.7.1
Eli Collins
2017-01-30
4
-7
/
+7
|
*
passlib.apache: updated internal comments
Eli Collins
2017-01-30
2
-5
/
+5
|
*
passlib.hash.bsdi_crypt.rst edited online with Bitbucket
John McLaughlin
2017-01-29
1
-1
/
+1
|
*
docs: requiring cloud_sptheme 1.8.2
Eli Collins
2017-01-30
2
-2
/
+2
|
*
passlib.tests: fix imports that got dropped during a patch
Eli Collins
2017-01-30
2
-2
/
+3
|
*
minor update to docs & ignore file
Eli Collins
2017-01-30
2
-17
/
+7
|
*
bugfix: passlib.hash.cisco_pix & cisco_asa: major overhaul of internal implem...
Eli Collins
2017-01-30
7
-191
/
+620
|
*
tox.ini: updated structure to make it easier to customize
Eli Collins
2017-01-30
1
-16
/
+22
|
*
PasswordHash: hammered out more of password truncation policy.
Eli Collins
2017-01-30
5
-69
/
+239
[prev]
[next]