View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14043 | User patches | Security | public | 2018-09-10 15:26 | 2019-12-02 12:16 |
Reporter | jweberhofer | Assigned To | c_schmitz | ||
Priority | none | Severity | tweak | ||
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 14043: Improvement in IP blocking after failed login attempts | ||||
Description |
| ||||
Tags | No tags attached. | ||||
Complete LimeSurvey version number (& build) | 3.14.8+180829 | ||||
A pull request 1116 has been created on github. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=29264 |
|
Fixed in Release 3.21.0+191203 |
|
LimeSurvey: master 1bd2f1bb 2019-11-19 16:13:20 Committer: c_schmitz Details Diff |
Fixed issue 14043: Improvement in IP blocking after failed login attempts * Improved blocking of failed login-attempts Record new attempts only when IP is not already blocked. This prevents endless blocking if user occasionally tries to login again. * Reset failed login counter after sucessful login and remove a line of dead code |
Affected Issues 14043 |
|
mod - application/core/LSUserIdentity.php | Diff File | ||
mod - application/models/FailedLoginAttempt.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-09-10 15:26 | jweberhofer | New Issue | |
2018-09-10 15:27 | jweberhofer | Note Added: 49003 | |
2019-11-19 16:13 | c_schmitz | Changeset attached | => LimeSurvey master 1bd2f1bb |
2019-11-19 16:13 | c_schmitz | Note Added: 54695 | |
2019-11-19 16:13 | c_schmitz | Assigned To | => c_schmitz |
2019-11-19 16:13 | c_schmitz | Resolution | open => fixed |
2019-12-02 12:16 | lime_release_bot | Note Added: 54901 | |
2019-12-02 12:16 | lime_release_bot | Status | new => closed |