Skip to content

3.6.0 Fixes+Extensions+Improvements+Changes

Choose a tag to compare

@pbiering pbiering released this 10 Jan 06:56
· 414 commits to master since this release

Change

  • Change: dependency PyPI/passlib (stale since 2020) replaced with PyPI/libpass >= 1.9.3

Extensions

  • Extend: logwatch script
  • Extend: [logging] bad_put_request_content: log checksum and hexdump of request on debug level
  • Extend: [logging] request_content_on_debug: log checksum of request on debug level
  • Extend: add command line option "--verify-item " for dedicated item file analysis
  • Extend: PROPFIND response for VADDRESSBOOK with "CR:supported-address-data" and "CS:getctag"
  • Extend: conditionally announce vCard 4.0 in case vobject version is >= 1.0.0
  • Extend: add a check whether bcrypt version is compatible with passlib(libpass) version (requires "packaging")

Fixes

  • Fix: hook for server-side e-mail notification

Improvements

  • Improve: autodetection of hashes in htpasswd (SHA256/SHA512 "rounds" are now supported)