Problem/Motivation

It would be very useful if there was a way of automatically generating a user password if the password fields are left blank on the People -> Add user page.

Steps to reproduce

Proposed resolution

Add functionality on the admin/people/create logic to automatically generate a password if the password fields are left blank.

Remaining tasks

Add functionality on the admin/people/create logic to automatically generate a password if the password fields are left blank.
Test coverage.

User interface changes

When saving the admin/people/create form, if the password fields are left blank a new password is automatically generated.

Introduced terminology

n/a

API changes

TBD

Data model changes

n/a

Release notes snippet

TBD

Comments

damienmckenna created an issue. See original summary.