mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Mask MySQL root password when throwing an exception #381
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cloudpanel-io on 6/29/2023
CloudPanel version(s) affected
=< 2.3.1
Description
The MySQL root password shouldn't be displayed in case an exception is thrown e.g. by using the following command:
clpctl db:import
How to reproduce
Possible Solution
No response
Additional Context
No response