Revīziju vēsture

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