Currently, an admin user is created with default credentials.
We should use docker secrets and env vars to generate and use a secure random password instead, and make the admin username configurable.
Currently, an admin user is created with default credentials.
We should use docker secrets and env vars to generate and use a secure random password instead, and make the admin username configurable.
3wordchant
changed title from Don' to Don't create default user with insecure password2021-11-16 18:42:47 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently, an admin user is created with default credentials.
We should use docker secrets and env vars to generate and use a secure random password instead, and make the admin username configurable.
Don'to Don't create default user with insecure password