Werk #7078: Docker container: Don't print missleading initial password with CMK_PASSWORD
Component | Site management | ||
Title | Docker container: Don't print missleading initial password with CMK_PASSWORD | ||
Date | Jan 28, 2019 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
When using the environment option CMK_PASSWORD to set an initial password, the previous docker containers showed the default "welcome message" after site creation with a random initial password. The initial password was set afterwards leaving the missleading password in the log.
The initial password is now set during site creation which makes the output don't show the wrong password anymore.