globaleaks / whistleblowing-software

GlobaLeaks is free, open-source whistleblowing software enabling anyone to easily set up and maintain a secure reporting platform.
https://www.globaleaks.org
Other
1.22k stars 268 forks source link

Password Lockout Security Feature #48

Open fpietrosanti opened 11 years ago

fpietrosanti commented 11 years ago

Password lockout is to protect receivers against password brute forcing, functionally as described in the "GlobaLeaks Application Security Design" document.

This feature is to be implemented by:

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

fpietrosanti commented 11 years ago

In reference to issue #37

fpietrosanti commented 11 years ago

Partial implementation on commit https://github.com/globaleaks/GLBackend/commit/4ca7fef624564893009d746302b59fd9e4afe0a1

with settings.py

vecna commented 11 years ago

here has been solved a critical security flaw: https://github.com/globaleaks/GLBackend/commit/82661ef8ebc132a960a59a8f7fe10dae8f10a4c2 based on errors login counter.

vodkina commented 8 years ago

Which is the state of this issue?

evilaliv3 commented 8 years ago

this is currently in wishlist; is a nice to have to eventually to be discussed but still not in any milestone as not felt as higly required right now

vodkina commented 7 years ago

What about this issue? Could we give an estimate?