Historique des commits

Auteur SHA1 Message Date
  Peter Bieringer d1098c3e22 flake8 regression E261 il y a 10 mois
  Peter Bieringer 0bcd5d283a argon2: fix typo il y a 10 mois
  Peter Bieringer 7b49bab471 argon2: make isort happy il y a 10 mois
  Peter Bieringer 631f1596ae argon2: make flake8 happy il y a 10 mois
  Peter Bieringer 76b9e89deb argon2: fix not supported auth method detection il y a 10 mois
  Peter Bieringer d3f1d203d4 argon2: fixes for mypy il y a 10 mois
  Peter Bieringer 3c1593d244 fix typo il y a 10 mois
  Peter Bieringer 2c569492f8 argon2: add support il y a 10 mois
  Peter Bieringer d5133fccd1 argon2: preparation il y a 10 mois
  Peter Bieringer 323af3368c add info about argon2 support il y a 10 mois
  Peter Bieringer 2ef99e5e85 Fix: auth/htpasswd related to detection and use of bcrypt il y a 1 an
  Peter Bieringer 3a13ffbc51 forgotten bcrypt pattern extension il y a 1 an
  Peter Bieringer 3963bb4d82 extend logging, adjust loglevel for hash error il y a 1 an
  Peter Bieringer cffb2aaae3 add support for additional bcrypt algo on autodetect, improve autodetect logic and log not matching hash length il y a 1 an
  Peter Bieringer 95a8899002 quote error message il y a 1 an
  Peter Bieringer 41ab96e142 catch ValueError on verify, adjust log level for failed logins il y a 1 an
  Peter Bieringer a284d18c16 make encryption visible to other functions il y a 1 an
  Peter Bieringer cf914450ee remove obsolete code and comment as constant execution time is now done by __init__.py il y a 1 an
  Peter Bieringer 6f0ac545f0 code fix il y a 1 an
  Peter Bieringer 0a5ae5b0b4 extend startup logging for htpasswd il y a 1 an
  Peter Bieringer 5a591b6471 use different token il y a 1 an
  Peter Bieringer 8604dacad0 fix typing il y a 1 an
  Peter Bieringer ca665c4849 add a dummy delay action il y a 1 an
  Peter Bieringer 8fdbd0dbf6 log cosmetics il y a 1 an
  Peter Bieringer 46fe98f60b make htpasswd cache optional il y a 1 an
  Peter Bieringer 6ebca08423 extend copyright il y a 1 an
  Peter Bieringer c1be04abd1 fixes suggested by tox il y a 1 an
  Peter Bieringer 5357e692d9 [auth] htpasswd: module 'bcrypt' is no longer mandatory in case digest method not used in file il y a 1 an
  Peter Bieringer 2489356dda implement htpasswd file caching il y a 1 an
  Peter Bieringer 4f2990342d add additional debug line il y a 1 an