Roundcube database password in log

Cannot recall if this has been reported already.

When installing roundcube, its mysql/mariadb password is logged in /var/log/messages as part of an esmith event:

Jun  9 14:41:25 server esmith::event[4096]: GRANT ALL PRIVILEGES ON `roundcubemail`.* TO 'roundcubemail'@'localhost' IDENTIFIED BY 'password';

Is it something we need to take care about?

It’s only cosmetic, the log can be accessed only by root, I don’t think it’s a real problem.
By the way I would like to try to hide it if possible :slight_smile: