[SOLVED] Webinterface asks to set password after setting password via gitlab-rails commands

Hi

I’m using gitlab-rails to set the root password with a script, but the webinterface still asks to set a password.
Is it possible to tell gitlab that it should not ask for that?

Thanks

Apparently creating a user through the API after configuring the root password with gitlab-rails stops it from happening.

case closed! :slight_smile: