Active
Project:
Drupal core
Version:
main
Component:
user system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2026 at 18:54 UTC
Updated:
8 Apr 2026 at 05:34 UTC
Jump to comment: Most recent
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.
Add functionality on the admin/people/create logic to automatically generate a password if the password fields are left blank.
Add functionality on the admin/people/create logic to automatically generate a password if the password fields are left blank.
Test coverage.
When saving the admin/people/create form, if the password fields are left blank a new password is automatically generated.
n/a
TBD
n/a
TBD
Comments
Comment #2
pameeela commentedMaybe this should just be done as part of getting #3481627: Update user creation form to hide password and status fields when user is notified committed?