View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18370 | Bug reports | Other | public | 2022-09-22 23:25 | 2023-06-20 17:49 |
Reporter | gabrieljenik | Assigned To | ollehar | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Summary | 18370: Password suggestions sometimes doens't match rules | ||||
Description | When you set a user's password, Lime suggests one for you. Sometimes the suggestion does not meet the requirements. | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | master | ||||
I will donate to the project if issue is resolved | |||||
Browser | - | ||||
Database type & version | - | ||||
Server OS (if known) | - | ||||
Webserver software & version (if known) | - | ||||
PHP Version | - | ||||
Fixed issue |
|
Strange to add a global function just for Test. And this function can easily broke other solution (date settings and password settings) No way to do without this new function ? |
|
It is not just for test. Other use cases may appear.
How? |
|
https://bugs.limesurvey.org/view.php?id=9056 |
|
Not sure what you mean by those bugs/enhancements. This new method is just reusing public methods, so not sure how can this be a big problem. |
|
Ci fails. |
|
That was an old run. Have re ran it and is green for pull :) |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34369 |
|
LimeSurvey: master a7ef1de6 2023-03-08 13:50:06 Gabriel Jenik Committer: GitHub Details Diff |
Fixed Issue 18370: Password suggestions sometimes doens't match rules (#2848) |
Affected Issues 18370 |
|
mod - application/core/plugins/PasswordRequirement/PasswordRequirement.php | Diff File | ||
mod - tests/TestBaseClass.php | Diff File | ||
add - tests/unit/plugins/PassordRequirementTest.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-09-22 23:25 | gabrieljenik | New Issue | |
2022-09-22 23:26 | gabrieljenik | Project | Development => Bug reports |
2022-09-22 23:26 | gabrieljenik | Category | Authentication => Other |
2022-09-23 10:21 | ollehar | Priority | none => normal |
2022-09-23 10:21 | ollehar | Complete LimeSurvey version number (& build) | => master |
2022-09-23 10:21 | ollehar | Browser | => + |
2022-09-23 10:21 | ollehar | Database type & version | => + |
2022-09-23 10:21 | ollehar | Server OS (if known) | => + |
2022-09-23 10:21 | ollehar | Webserver software & version (if known) | => + |
2022-09-23 10:21 | ollehar | PHP Version | => + |
2022-09-23 10:21 | ollehar | Browser | + => - |
2022-09-23 10:21 | ollehar | Database type & version | + => - |
2022-09-23 10:21 | ollehar | Server OS (if known) | + => - |
2022-09-23 10:21 | ollehar | Webserver software & version (if known) | + => - |
2022-09-23 10:21 | ollehar | PHP Version | + => - |
2022-09-24 00:00 | gabrieljenik | Status | new => acknowledged |
2022-09-24 00:00 | gabrieljenik | Status | acknowledged => confirmed |
2022-12-19 17:19 | gabrieljenik | Relationship added | related to 18542 |
2022-12-31 19:41 | gabrieljenik | Relationship deleted | related to 18542 |
2023-01-04 22:22 | gabrieljenik | Assigned To | => gabrieljenik |
2023-01-04 22:22 | gabrieljenik | Status | confirmed => assigned |
2023-01-16 17:46 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
2023-01-16 17:46 | gabrieljenik | Status | assigned => ready for code review |
2023-01-16 17:46 | gabrieljenik | Note Added: 73478 | |
2023-01-16 17:46 | gabrieljenik | Bug heat | 0 => 2 |
2023-01-17 10:02 | DenisChenu | Note Added: 73483 | |
2023-01-17 10:02 | DenisChenu | Bug heat | 2 => 4 |
2023-01-17 10:02 | DenisChenu | Status | ready for code review => in code review |
2023-01-17 11:59 | gabrieljenik | Note Added: 73485 | |
2023-01-17 12:10 | DenisChenu | Note Added: 73486 | |
2023-01-17 14:26 | gabrieljenik | Note Added: 73487 | |
2023-01-18 14:16 | DenisChenu | Assigned To | DenisChenu => |
2023-01-18 14:16 | DenisChenu | Status | in code review => ready for testing |
2023-01-19 13:30 | gabrieljenik | Assigned To | => ollehar |
2023-01-19 13:30 | gabrieljenik | Status | ready for testing => ready for merge |
2023-02-21 14:48 | ollehar | Status | ready for merge => confirmed |
2023-02-21 14:48 | ollehar | Note Added: 73905 | |
2023-02-21 14:48 | ollehar | Bug heat | 4 => 6 |
2023-02-22 00:49 | gabrieljenik | Note Added: 73924 | |
2023-03-08 13:50 | Changeset attached | => LimeSurvey master a7ef1de6 | |
2023-03-08 13:50 | guest | Note Added: 74071 | |
2023-03-08 13:50 | guest | Bug heat | 6 => 8 |
2023-03-08 13:52 | ollehar | Status | confirmed => resolved |
2023-03-08 13:52 | ollehar | Resolution | open => fixed |
2023-06-20 17:49 | c_schmitz | Status | resolved => closed |