summaryrefslogtreecommitdiffstats
path: root/template/en/default/email/lockout.txt.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2018-09-26Bug 1493500 - Remove all trailing whitespaces from all filesKohei Yoshino1-1/+1
2014-06-05Bug 1016273: Bugzilla whine emails missing change to From header made by bug ↵David Lawrence1-1/+1
1010751
2014-05-16Bug 1010751: Add "Bugzilla@Mozilla" to the From header, so email clients ↵Byron Jones1-1/+1
don't just display "bugzilla-daemon@mozilla.org"
2012-05-08Bug 729001: reverse resolve the ip address in account lockout notificationsByron Jones1-2/+2
2009-12-13Bug 355283: Lock out a user account on a particular IP for 30 minutes if ↵mkanat%bugzilla.org1-0/+39
they fail to log in 5 times from that IP. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit