You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create a new user and choose "Let the user choose their own password via email" as the password generation method.
Save and observe the response
Observed behavior
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
The text was updated successfully, but these errors were encountered:
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
Observed behavior
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
The text was updated successfully, but these errors were encountered: