If you edit a database server node and forget to enter the current/new password in the fields, the db password is saved as blank.

A check on this should either

1) Make the field mandatory (restrictive as you need to enter your db password anytime you want to edit the node - although could be considered a security feature)
2) Ignored if blank

Comments

anarcat’s picture

Status: Active » Fixed

There was already code for this, but it was broken, I fixed it.

adrian’s picture

this was still broken.

i committed a better fix for it. because it's a multi-element field, the elements needed to be changed individually.

Status: Fixed » Closed (fixed)

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