View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19890 | Bug reports | Security | public | 2024-12-13 17:14 | 2025-02-17 17:57 |
Reporter | mferraz | Assigned To | tibor.pacalat | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.6.x | ||||
Summary | 19890: The required password lenght is wrong | ||||
Description | Hi. Some users are asked to set an 8-character password when setting a new password, but it is a minimal 12-character requirement. | ||||
Steps To Reproduce | Set the password | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 266 | ||||
Complete LimeSurvey version number (& build) | 6.8.2+241203 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | PostgreSQL 13 | ||||
Server OS (if known) | Ubuntu | ||||
Webserver software & version (if known) | Apache | ||||
PHP Version | PHP 8.1 | ||||
@mferraz Do you mean on this screen (see screenshot)? If so I can confirm that the feedback up is wrong. It says minimum 8 characters, but this is not true. |
|
Hi. That's right. |
|
https://github.com/LimeSurvey/LimeSurvey/pull/4164 Before the fix, the error message showed all the rules, not just the one which was failing. It is to highlight that using the prior approach would only work for standard rules, not for rules set in the plugin: it is impossible to know the rules set in the plugin. For that there would have to be a new plugin event (or as workaround call the plugin empty password from User::getPasswordHelpText()) As a suggestion, I think the screen should show the rules in the screen it self before a password is submitted, calling the helptext method from the screen rendering. |
|
Plugin can not set value of checkPasswordStrength ? Maybe report it as a new issue : my opinion : paswordPlugin can set (or update)
|
|
Fixed in Release 6.10.5+250217 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-13 17:14 | mferraz | New Issue | |
2024-12-13 17:14 | mferraz | File Added: image-2.png | |
2025-02-03 11:42 | tibor.pacalat | Note Added: 81940 | |
2025-02-03 11:42 | tibor.pacalat | File Added: Screenshot 2025-02-03 at 11.40.29.png | |
2025-02-03 11:42 | tibor.pacalat | Bug heat | 250 => 252 |
2025-02-03 11:42 | tibor.pacalat | Assigned To | => gabrieljenik |
2025-02-03 11:42 | tibor.pacalat | Status | new => confirmed |
2025-02-04 10:09 | mferraz | Note Added: 81967 | |
2025-02-04 10:09 | mferraz | Bug heat | 252 => 254 |
2025-02-06 12:04 | tibor.pacalat | Relationship added | has duplicate 19954 |
2025-02-06 12:04 | tibor.pacalat | Bug heat | 254 => 260 |
2025-02-11 14:02 | gabrieljenik | Status | confirmed => ready for code review |
2025-02-11 14:02 | gabrieljenik | Note Added: 82000 | |
2025-02-11 14:02 | gabrieljenik | Bug heat | 260 => 262 |
2025-02-11 14:06 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
2025-02-12 09:10 | DenisChenu | Note Added: 82008 | |
2025-02-12 09:10 | DenisChenu | Bug heat | 262 => 264 |
2025-02-12 09:10 | DenisChenu | Assigned To | DenisChenu => tibor.pacalat |
2025-02-12 09:10 | DenisChenu | Status | ready for code review => ready for testing |
2025-02-12 17:42 | tibor.pacalat | Status | ready for testing => resolved |
2025-02-12 17:42 | tibor.pacalat | Resolution | open => fixed |
2025-02-17 17:57 | LimeBot | Note Added: 82044 | |
2025-02-17 17:57 | LimeBot | Status | resolved => closed |
2025-02-17 17:57 | LimeBot | Bug heat | 264 => 266 |