kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.1k stars 364 forks source link

Blocking the authentication request after too many failures #144

Closed sming56 closed 8 years ago

sming56 commented 11 years ago

A blocking period can protect the server from exhaustive password attack after too many login failures

See patch: [PATCH] Blocking the authentication request after too many failures

alinefm commented 8 years ago

It was moved to Wok: https://github.com/kimchi-project/wok/issues/147