bitpiston / oyster

A Perl web application framework.
Other
3 stars 1 forks source link

Optional incremental lockout for failed logins #80

Open einkoro opened 11 years ago

einkoro commented 11 years ago

After x failed logins the account should be temporarily locked out for y minutes. The next failure should increase the lockout by a factor of two ...etc.