Don't create default user with insecure password #1

Open
opened 2021-11-16 18:42:25 +00:00 by 3wordchant · 0 comments
Owner

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 password 2021-11-16 18:42:47 +00:00
Sign in to join this conversation.
No description provided.