facebookarchive/fbctf

Don't Set MySQL Root Password

オープン

#155 opened on 2016/06/29

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Hack (1,302 件のフォーク)auto 404
hacktoberfestplatformprovisioning

Repository metrics

Stars
 (6,553 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド