Function minerva_runonce::database::create_admin_user
source · [−]Expand description
Create an Administrator user (login “admin”) for a specific tenant, if it doesn’t exist already.
The default administrator password can be configured through the environment
variable ADMIN_PASSWORD
. Otherwise, defaults to “admin”.