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
I put in a "test case" in the custom example to make sure a blank password wouldn't fail the healthcheck or otherwise create problems, however, I'm not testing blank user or database values. From some quick manual testing it looked like those worked ok, but would be good to explicitly test this.
The text was updated successfully, but these errors were encountered:
We just implemented a fix to handle situations where the user specifies blank dbname/password/username for the db config. Ex:
The fix: b78401f
I put in a "test case" in the
custom
example to make sure a blank password wouldn't fail the healthcheck or otherwise create problems, however, I'm not testing blankuser
ordatabase
values. From some quick manual testing it looked like those worked ok, but would be good to explicitly test this.The text was updated successfully, but these errors were encountered: