summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| * Back out changeset 53dc260cead7 -- restores argon2 to 16 byte hash output.Eli Collins2019-11-091-2/+0
| * fastpbk2 -> fastpbkdf2David Poggi2018-02-091-1/+1
| * quickstart.rst: grammar fixesKenyon Ralph2019-01-121-9/+9
| * docs: updated password generation section to endorse 'zxcvbn' over alternate ...Thomas “graingert” Grainger2019-03-041-2/+2
| * docs: updated password generation section to endorze 'zxcvbn-python' over alt...Eli Collins2017-06-061-15/+5
| * docs: updated rounds in bcrypt examples (fixes issue #91)Eli Collins2017-06-062-6/+6
| * docs: pypi redirect msg replaced w/ cloud_sptheme's auto_redirect helper,Eli Collins2017-04-053-20/+27
| * argon2: set checksum size to 32, per issue 88.Eli Collins2017-03-041-0/+5
* | Merged in drpoggi/passlib/drpoggi/fastpbk2-fastpbkdf2-1518202787739 (pull req...Eli Collins2019-11-091-1/+1
|\ \
| * | fastpbk2 -> fastpbkdf2David Poggi2018-02-091-1/+1
* | | quickstart.rst: grammar fixesKenyon Ralph2019-01-121-9/+9
|/ /
* | passlib.context: removed deprecated 'harden_verify' kwdEli Collins2017-01-302-14/+1
* | Merge with stableEli Collins2017-01-3011-100/+203
|\ \ | |/
| * bumped to 1.7.1, related doc updates1.7.1Eli Collins2017-01-301-4/+4
| * passlib.apache: updated internal commentsEli Collins2017-01-301-1/+1
| * passlib.hash.bsdi_crypt.rst edited online with BitbucketJohn McLaughlin2017-01-291-1/+1
| * docs: requiring cloud_sptheme 1.8.2Eli Collins2017-01-302-2/+2
| * minor update to docs & ignore fileEli Collins2017-01-301-5/+4
| * bugfix: passlib.hash.cisco_pix & cisco_asa: major overhaul of internal implem...Eli Collins2017-01-305-59/+164
| * PasswordHash: hammered out more of password truncation policy.Eli Collins2017-01-301-1/+4
| * passlib.tests: silence some more scrypt backend warnings,Eli Collins2017-01-301-3/+3
| * Per issue 83, all "harden_verify" code is now deprecated & a noop.Eli Collins2017-01-293-39/+28
| * passlib.crypto.scrypt: reworked backend loader internalsEli Collins2017-01-231-1/+1
* | passlib.hash.bsdi_crypt.rst edited online with BitbucketJohn McLaughlin2017-01-291-1/+1
* | Merge with stableEli Collins2017-01-224-6/+14
|\ \ | |/
| * Fix typo in quickstartPavloKapyshin2017-01-101-1/+1
| * docs: make series naming uniformEli Collins2017-01-222-4/+4
| * docs: update bcrypt docs to indicate correct default scheme (fixes issue 85)Eli Collins2017-01-222-2/+7
| * passlib.tests.test_totp: fixed max_time_t calculation to trap some errorsEli Collins2017-01-221-0/+3
* | Fix typo in quickstartPavloKapyshin2017-01-101-1/+1
* | Merge from stableEli Collins2016-12-192-5/+7
|\ \ | |/
| * setup: removed unused 'docdist' helperEli Collins2016-12-191-2/+0
| * docs: tweaked changelog content, pwd docstrings, added recent setup fix to ch...Eli Collins2016-12-051-3/+7
* | general: went ahead and removed a bunch of deprecated features that were sche...Eli Collins2016-11-287-34/+79
* | docs: start 1.8 changelogEli Collins2016-11-284-4/+17
|/
* bugfix: utils: GenericHandler wasn't issuing deprecation warning if callerEli Collins2016-11-271-2/+11
* docs: wording tweaks, emphasized 1.7 changes in hash tutorial, added note abo...Eli Collins2016-11-272-37/+48
* docs: minor wording corrections, replaced 'encrypt' with 'hash' in a bunch of...Eli Collins2016-11-2536-74/+87
* docs: tweaks to layout, added warning for pythonhosted docsEli Collins2016-11-237-27/+50
* bugfix: docs: fix 'dev copy' detection in conf.pyEli Collins2016-11-221-2/+2
* docs: assorted cleanups, silence some doc build warningsEli Collins2016-11-221-0/+5
* docs: marked 1.7 release in changelog, various doc updatesEli Collins2016-11-224-68/+74
* passlib.utils: relocated a bunch of binary encoding helpers to .utils.binary ...Eli Collins2016-11-2216-101/+121
* passlib.ext.django: large refactor to make things more isolated & testable.Eli Collins2016-11-221-0/+16
* passlib.handlers.django: added support for django_argon2Eli Collins2016-11-223-13/+70
* bugfix: docs: added sphinx 'orphan' flag to silence errors about redirect pages.Eli Collins2016-11-205-0/+25
* docs: followup to prior commit -- adds stub pages so not to break inbound links.Eli Collins2016-11-205-0/+15
* docs: LARGE update to documentation, tutorials added, pages relocatedEli Collins2016-11-2049-625/+1841
* setup: added extras for argon, bcrypt, totpEli Collins2016-11-191-0/+6
* docs: moving official doc urls to RTD, added https:// to a few urlsEli Collins2016-11-191-1/+1