Skip to content

Change setup.ts to use password input instead of plaintext

Siddharth Singh requested to merge fix-postgres-password-input into main

Postgres passwords were previously displayed in the clear during setup. This MR replaces that with a proper password input.

Merge request reports

Loading