Commit History

作者 SHA1 備註 提交日期
  Unrud eba6621f17 Rename backends from None to none 8 年之前
  Unrud c9664137a5 Improve error handling 8 年之前
  Unrud 09bde14e50 Allow auth backends to provide login and password 8 年之前
  Guillaume Ayoub 3e0c8cf285 Update copyright years 8 年之前
  Guillaume Ayoub 22d364729b Use "&" instead of "+" to test booleans 8 年之前
  Guillaume Ayoub 5066e97c66 Always compare both login and password to avoid timing attacks 8 年之前
  Unrud f2fb07fa84 Move authentication delay into __init__.py and add config 8 年之前
  Unrud c4537b1f5c Compare passwords and hashes in constant time (Fixes #591) 8 年之前
  Unrud fc309562da Repair SSHA method 8 年之前
  Guillaume Ayoub 059ba8dec1 Random timer to avoid timing oracles and simple bruteforce attacks 9 年之前
  Unrud 689e5c9dd5 Map logins to internal users in Auth module 9 年之前
  Unrud e2b87d145f Cosmetics: Don't use % for logging 9 年之前
  Guillaume Ayoub 3e52f34309 Remove pylint 9 年之前
  Guillaume Ayoub 6bfdcbafec Cosmetics 9 年之前
  Florian Mounier 221379ef85 Sort imports 9 年之前
  Guillaume Ayoub a8fda1aedf Cut long lines 9 年之前
  Markus Unterwaditzer 2dee66133d Flake8 fixes 10 年之前
  Guillaume Ayoub 2f97d7d1e1 Remove global state about configuration and logs 10 年之前
  Guillaume Ayoub 1001bcb676 Remove extra auth, rights and storage modules 10 年之前