Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using the "Let the user choose their own password via email" method, the success message needs to be updated #16666

Open
MaticSulc opened this issue Dec 23, 2024 · 0 comments · May be fixed by #16668
Labels
bug The issue in the code or project, which should be addressed.

Comments

@MaticSulc
Copy link
Contributor

Bug report

Summary

When creating a new user and checking the "Let the user choose their own password via email" (added in #16519), the response message expects a newly generated password - resulting it being blank.

Step to reproduce

  1. Create a new user and choose "Let the user choose their own password via email" as the password generation method.
  2. Save and observe the response

Observed behavior

image

Expected behavior

The message should not contain the "The password is: ", but something along the lines of "The user will receive an e-mail to set their own password".

Environment

MODX 3.1.0-pl
PHP 8.3.8

@MaticSulc MaticSulc added the bug The issue in the code or project, which should be addressed. label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue in the code or project, which should be addressed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant