View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
19954Bug reportsAuthenticationpublic2025-02-06 15:41
Reporterfradeff Assigned Toc_schmitz  
PrioritynoneSeverityblock 
Status closedResolutionduplicate 
Product Version6.6.x 
Summary19954: false/confusing message for user about password length for password reset
Description

There's a bug in the automatic login mail forwarding procedure for people who have an account

/index.php/admin/authentication/sa/forgotpassword

When following the link sent by email and choosing a new password, the message displayed is not consistent:

“At least 8 characters long, 1 UpperCase, 1 Number”.

But: 1A2345678 fail

In fact, at least 12 characters are required:

1A23456789101112 works

Which makes sense, as this is what is defined on
/index.php/admin/pluginmanager?sa=configure&id=9
“Default value will be 12 if left blank”

Steps To Reproduce

Steps to reproduce

ask for a reset password, follow the link sent by email

Expected result

try a password with 8 digits, uppercase and number displays "At least 12 chars. long"

Actual result

try a password with 8 digits, uppercase and number displays "At least 8 chars. long"

TagsNo tags attached.
Attached Files
snapshot_20250206_071140.jpg (51,901 bytes)   
snapshot_20250206_071140.jpg (51,901 bytes)   
snapshot_20250206_071037.jpg (27,227 bytes)   
snapshot_20250206_071037.jpg (27,227 bytes)   
Bug heat2
Complete LimeSurvey version number (& build)LimeSurvey Community Edition Version 6.10.1+250120
I will donate to the project if issue is resolvedNo
Browserff 134.0.2
Database type & versionmysqlnd 7.4.33
Server OS (if known)Debian GNU/Linux 12 (bookworm)
Webserver software & version (if known)Apache 2.0
PHP VersionPHP Version 7.4.33 fpm

Relationships

duplicate of 19890 closedtibor.pacalat The required password lenght is wrong 

Users monitoring this issue

There are no users monitoring this issue.

Activities

tibor.pacalat

tibor.pacalat

2025-02-06 12:04

administrator   ~81970

This was already reported. Thank you

Issue History

Date Modified Username Field Change
2025-02-06 07:28 fradeff New Issue
2025-02-06 07:28 fradeff File Added: snapshot_20250206_071140.jpg
2025-02-06 07:28 fradeff File Added: snapshot_20250206_071037.jpg
2025-02-06 12:04 tibor.pacalat Relationship added duplicate of 19890
2025-02-06 12:04 tibor.pacalat Note Added: 81970
2025-02-06 12:04 tibor.pacalat Bug heat 0 => 2
2025-02-06 15:41 c_schmitz Assigned To => c_schmitz
2025-02-06 15:41 c_schmitz Status new => closed
2025-02-06 15:41 c_schmitz Resolution open => duplicate