Skip to content

Add password on fake user

Tim Metzner requested to merge password_on_fake_user into main

Right now, there is no way to log in as one of the fake users that isn't "admin".

This sets a default password "password" on them instead.

Merge request reports