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
Comment #1
anarcat commentedThere was already code for this, but it was broken, I fixed it.
Comment #2
adrian commentedthis was still broken.
i committed a better fix for it. because it's a multi-element field, the elements needed to be changed individually.