hacktoberfestplatformprovisioning
仓库指标
- Star
- (6,553 star)
- PR 合并指标
- (PR 指标待抓取)
描述
When doing the configuration for production, the setup script sets the MYSQL Password and the 'ctf' user password.
The 'ctf' user by default has the password 'ctf', as well, which might be insecure.
Ideally, these credentials should be generated randomly and given to the setup to be used.