Skip to content
Snippets Groups Projects
  1. Nov 22, 2019
  2. Nov 19, 2019
    • Eli Collins's avatar
      docs: minor text & build issues · b7c419b10b12
      Eli Collins authored
      * fix some typos
      * silence unrefrenced footnote warnings (expected, can fix later)
      * add intersphinx config to link to py3 stdlib
      
      --HG--
      branch : stable
      b7c419b10b12
    • Eli Collins's avatar
      tests: django compat fixes · 4aa77e9c5850
      Eli Collins authored
      * test_ext_django: account for django 1.11 pbkdf2 defaults
      
      * test_handlers_django: looks like django 2 and forward don't expect w
        passwords-as-bytes at all, so test suites's  "bytes -> str" special case
        is now the default / only policy.
      
      * test_handlers_django: django_bcrypt no longer enabled by default as of django 2.2
      
      --HG--
      branch : stable
      4aa77e9c5850
    • Eli Collins's avatar
      bugfix: argon2: replace directive with equivalent that will work under py26/33/34 · 95fa08e8971b
      Eli Collins authored
      (dict comprehensions and b"" % format directives both cause issues)
      
      --HG--
      branch : stable
      95fa08e8971b
    • Eli Collins's avatar
      tests / tox: updated test settings. · ed26c3c08add
      Eli Collins authored
      * removed py26, py33 from default list, tox/pip no longer handle them
      
      * added py37, py38 aliases
      
      * added "django1x" test target
      
      --HG--
      branch : stable
      ed26c3c08add
  3. Nov 12, 2019
  4. Nov 11, 2019
  5. Nov 10, 2019
  6. Nov 09, 2019
  7. Feb 09, 2018
  8. Oct 04, 2019
  9. Jan 12, 2019
  10. Nov 09, 2019
    • Eli Collins's avatar
      Merged in apevec/passlib/stable (pull request #9) · 844b76a82d5b
      Eli Collins authored
      Fixes for Python 3.8 & libxcrypt-based linux systems
      
      --HG--
      branch : stable
      844b76a82d5b
    • Eli Collins's avatar
      Merged in... · 357371bf143c
      Eli Collins authored
      Merged in graingert/passlib/graingert/docs-updated-password-generation-section-1551709975688 (pull request #8)
      
      docs: updated password generation section to endorse 'zxcvbn' over alternate forks
      
      --HG--
      branch : stable
      357371bf143c
  11. Jul 11, 2019
  12. Mar 04, 2019
  13. Jun 06, 2017
  14. Apr 05, 2017
  15. Mar 04, 2017
  16. Feb 14, 2017
  17. Jan 31, 2017
Loading