Skip to content

- Add force_random_password parameter to have password of new user set

What does this MR do?

Add force_random_password parameter to have password of new user set  randomly and expired, basically mirroring the process of generating new users in the backend

What are the relevant issue numbers?

#21848 (moved)

This is basically a rebase of 2 year old https://github.com/duk3luk3/gitlabhq/pull/1, original author is duk3luk3 just rebased by me.

Merge request reports