Commit History

Author SHA1 Message Date
  Peter Bieringer c1be04abd1 fixes suggested by tox 1 year ago
  Peter Bieringer 5357e692d9 [auth] htpasswd: module 'bcrypt' is no longer mandatory in case digest method not used in file 1 year ago
  Peter Bieringer 2489356dda implement htpasswd file caching 1 year ago
  Peter Bieringer 4f2990342d add additional debug line 1 year ago
  Peter Bieringer 9af15e6656 fixes triggered by tox 1 year ago
  Peter Bieringer ddd099accd debug log which password hash method was used 1 year ago
  Mathieu Dupuy 47bc966a13 fix misspellings 1 year ago
  IM 239e17d735 added compatibility with a case-insensitive authentication provider 1 year ago
  Peter Bieringer f0f4213760 fix log message related to bcrypt+autodetect 2 years ago
  Peter Bieringer 9a2d42afab align log text 2 years ago
  Peter Bieringer 36285143ce fix for incomplete https://github.com/Kozea/Radicale/pull/1425 and test 2 years ago
  Peter Bieringer 29a2a80bfd extend htpasswd_encryption options with sha256/512/autodetect 2 years ago
  Peter Bieringer f407915227 next forgotten leftover related to passlib[bcrypt] replacement 2 years ago
  Peter Bieringer 1593742ce2 make flake8 happy 2 years ago
  Peter Bieringer 438d5f1735 fix for https://github.com/Kozea/Radicale/issues/1350 replacing passlib[bcrypt] with direct call to bcrypt 2 years ago
  Unrud bbaf0ebd8c Change name in file header 4 years ago
  Unrud cecb17df03 More type hints 4 years ago
  Unrud 562d3aacec Add unicode support to htpasswd 6 years ago
  Unrud 6108d8d759 Remove unsecure methods from htpasswd and make md5 default 6 years ago
  Unrud e07df9fd1d Prefix internal attributes with underscore 6 years ago
  Unrud 88a0af8ba1 Improve documentation 6 years ago
  Unrud b7590f8c84 Rework configuration 6 years ago
  Unrud 63e6d091b9 Update copyright 6 years ago
  Unrud 1a26df865c passlib: use hash() instead of deprecated encrypt() 7 years ago
  Unrud 5e0a387ed9 remove whitespace before email 7 years ago
  Unrud 8869b34470 refactor 7 years ago
  Guillaume Ayoub 1001bcb676 Remove extra auth, rights and storage modules 10 years ago
  Guillaume Ayoub 434cb533e9 Remove Python 2 support 10 years ago
  Guillaume Ayoub b4438d25f7 Cosmetics in htpasswd 10 years ago
  Jan-Philip Gehrcke 3abbdcf671 htpasswd.py: add optional MD5-APR1 and BCRYPT support via passlib. 10 years ago