There's currently no way to tell if a database server node actually has a saved password. Even if you edit the form, the password field shows up empty. The only way to see if there is a password is to dig into the database or use devel load.

The attached patch adds a simple "Database password: Saved" or "Database password: None" display to db server nodes.

screenshot of new db_passwd display.

Comments

Jon Pugh created an issue. See original summary.

jon pugh’s picture

StatusFileSize
new806 bytes
jon pugh’s picture

Issue summary: View changes

  • gboudrias committed 90bd47c on 7.x-3.x authored by Jon Pugh
    Issue #2698519 by Jon Pugh: Show an indicator that the database password...
gboudrias’s picture

Status: Needs review » Fixed

Tested and committed, thanks!

ergonlogic’s picture

FWIW, we had discussed removing the DB password from the front-end entirely, which I think would be best.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.