Random password length must be equal to minimum_password_length setting
This change fixes the bug where random password being generated while creating a user has less characters in them than what is required by the instance setting `minimum_password_length`
Showing
Please register or sign in to comment