]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 355283: Lock out a user account on a particular IP for 30 minutes if they fail...
authormkanat%bugzilla.org <>
Sun, 13 Dec 2009 20:46:24 +0000 (20:46 +0000)
committermkanat%bugzilla.org <>
Sun, 13 Dec 2009 20:46:24 +0000 (20:46 +0000)
commit72cb2bc73e71f54c2223bb78af29fee888590b53
tree45aacc0944bd4b7d4b7391b0bff7bc67b15c722e
parentcb4a8bf4954c38d06358c4a7509f3fac6fb1e705
Bug 355283: Lock out a user account on a particular IP for 30 minutes if they fail to log in 5 times from that IP.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
Bugzilla/Auth.pm
Bugzilla/Auth/Verify/DB.pm
Bugzilla/Config/Common.pm
Bugzilla/Config/Core.pm
Bugzilla/Constants.pm
Bugzilla/DB/Schema.pm
Bugzilla/User.pm
template/en/default/email/lockout.txt.tmpl [new file with mode: 0644]
template/en/default/global/user-error.html.tmpl