View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16449 | Bug reports | Other | public | 2020-07-02 15:47 | 2021-03-08 12:29 |
Reporter | Nickko | Assigned To | gabrieljenik | ||
Priority | low | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.3.2 | ||||
Summary | 16449: Error with CLI password reset | ||||
Description | I loose my password, I tryed to rest it by CLI with the command here: https://manual.limesurvey.org/General_FAQ#I_forgot_my_admin_password._How_do_I_reset_it.3F php application/commands/starter.php resetpassword NEW_ADMIN_NAME NEW_ADMIN_PASS | ||||
Steps To Reproduce | Connect to your serveur with SSH. I get this error: | ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | Version 4.3.2+200629 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Edge (previous Chromium) and Vivaldi (use chromium). | ||||
Database type & version | My SQL / version 426 | ||||
Server OS (if known) | OVH Shared hosting | ||||
Webserver software & version (if known) | Apache unknown version | ||||
PHP Version | 5.3 | ||||
Save the model validating only the password, because there may be issues with other attributes (like an invalid value for some setting), which the user cannot fix because he doesn't have access. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=31201 |
|
Fixed in Release 4.4.11+210301 |
|
LimeSurvey: master 55d787e0 2021-02-25 19:26 Committer: GitHub Details Diff |
Fixed issue 16449: Error with CLI password reset (#1781) Save the model validating only the password, because there may be issues with other attributes (like an invalid value for some setting), which the user cannot fix because he doesn't have access. |
Affected Issues 16449 |
|
mod - application/commands/ResetPasswordCommand.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-02 15:47 | Nickko | New Issue | |
2020-07-02 18:20 | DenisChenu | Issue Monitored: DenisChenu | |
2020-07-08 18:51 | DenisChenu | Category | _ Unknown => Other |
2020-12-28 15:31 | cdorin | Priority | none => low |
2020-12-28 15:31 | cdorin | Status | new => confirmed |
2020-12-28 15:31 | cdorin | Sync to Zoho Project | => |Yes| |
2021-02-25 13:49 | gabrieljenik | Note Added: 62513 | |
2021-02-25 18:26 | gabrieljenik | Changeset attached | => LimeSurvey master 55d787e0 |
2021-02-25 18:26 | gabrieljenik | Note Added: 62527 | |
2021-02-25 18:26 | gabrieljenik | Assigned To | => gabrieljenik |
2021-02-25 18:26 | gabrieljenik | Resolution | open => fixed |
2021-03-08 12:29 | lime_release_bot | Sync to Zoho Project | Yes => |Yes| |
2021-03-08 12:29 | lime_release_bot | Note Added: 62891 | |
2021-03-08 12:29 | lime_release_bot | Status | confirmed => closed |
2021-08-03 06:01 | guest | Bug heat | 4 => 6 |