Consider hiding the status message when admins cannot set a password on account creation

Created on 15 October 2024, 4 months ago

Problem/Motivation

This module always displays a status message informing the user that the password was autogenerated:

Since you did not provide a password, it was generated automatically for this account.

The message makes sense when it is optional but seems confusing if your site is configured to disallow it. You are informing the user of something they don't need to know about and can't control.

Proposed resolution

Don't display this message if 'Admins cannot set a password when creating or editing an account.' is selected.

Remaining tasks

  1. Confirm this makes sense?
  2. Make the change
  3. Update tests if required?
  4. Review
  5. Commit

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • N/A
📌 Task
Status

Active

Version

2.1

Component

User interface

Created by

🇦🇺Australia pameeela

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024