You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On teresa, when we create a new super-user, we have to send the password by a flag --password.
This way, passwords might be saved as plain-text on bash history.
On teresa, when we create a new super-user, we have to send the password by a flag
--password
.This way, passwords might be saved as plain-text on bash history.
Teresa should get passwords from stdin instead.
Inspiration: grafana/grafana#14193
The text was updated successfully, but these errors were encountered: