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
/
handlers
/
django.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ran full UTs, found and fixed a few bugs introduced in last few commits.
Eli Collins
2012-04-11
1
-1
/
+1
*
clarify behavior for secret=None and hash=None
Eli Collins
2012-04-11
1
-14
/
+4
*
passlib.exc: added constructors for common errors, should normalize error mes...
Eli Collins
2012-04-10
1
-4
/
+4
*
utils.handlers framework reworked; removed a bunch of boilerplate code
Eli Collins
2012-03-09
1
-12
/
+14
*
renamed calc_checksum() -> _calc_checksum(), hiding the last of the private m...
Eli Collins
2012-02-08
1
-4
/
+4
*
large refactor of GenericHandler internals
Eli Collins
2012-02-08
1
-1
/
+1
*
misc bugfixes from round of changes
Eli Collins
2012-01-18
1
-3
/
+3
*
import cleanups
Eli Collins
2012-01-18
1
-5
/
+6
*
renamed the utils.handlers.XX_CHARS constants to match utils.XX_CHARS (old al...
Eli Collins
2012-01-18
1
-2
/
+2
*
clarified border case where verify() accepted configuration strings instead o...
Eli Collins
2012-01-09
1
-3
/
+2
*
deprecated to_hash_str, replaced all instances with to_native_str
Eli Collins
2011-12-28
1
-3
/
+3
*
ran a custom 2to3 fixer to replace all u"" with u() and add an import from co...
Eli Collins
2011-12-06
1
-11
/
+11
*
added compat.unicode imports in a number of places
Eli Collins
2011-12-06
1
-0
/
+1
*
bugfix: django_des_crypt now accepts all H64_CHARS in salt [issue 22]
Eli Collins
2011-09-12
1
-23
/
+52
*
added documentation for Django hashes & context
Eli Collins
2011-07-10
1
-5
/
+55
*
django work
Eli Collins
2011-06-30
1
-109
/
+42
*
added in-progress work on django hashes
Eli Collins
2011-06-22
1
-0
/
+211