LimeSurvey: master 55d787e0

Author Committer Branch Timestamp Parent
gabrieljenik GitHub master 2021-02-25 18:26:04 master aa54abc4
Affected Issues  16449: Error with CLI password reset
Changeset

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.

mod - application/commands/ResetPasswordCommand.php Diff File