Could we autogenerate safe passwords for mysql?
Johannes-Werbrouck opened this issue · 2 comments
Johannes-Werbrouck commented
Wondering what is the best UX: have the user enter the password and root password for the mysql database, or just autogenerating safe passwords for these. They get set automatically in the mysql secrets and in the laravel app secrets
fideloper commented
I vote for generating them automatically and setting them as a secrets.
…On Fri, May 26, 2023 at 06:05 Johannes Werbrouck ***@***.***> wrote:
Wondering what is the best UX: have the user enter the password and root
password for the mysql database, or just autogenerating safe passwords for
these. They get set automatically in the mysql secrets and in the laravel
app secrets
—
Reply to this email directly, view it on GitHub
<#39>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADSDU5GEX4DFUXUVFDDTBLXIB543ANCNFSM6AAAAAAYQAL3GE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Johannes-Werbrouck commented
Fixed with #40