Historique des commits

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