TheHive
TheHive copied to clipboard
Ability to set init-password via ENV
Deployments could require to have ability for automated non-factory initial password "secret". With this PR value of initial password could be set via Environment variable "THEHIVE_INIT_PASSWORD".
This feature is an interesting nice-to-have. For the docker image it would be great to configure admin user and password with only environment variables.