pelican-dev / panel

https://pelican.dev
GNU Affero General Public License v3.0
809 stars 82 forks source link

Can create DatabaseHost with wrong credentials #402

Closed RMartinOscar closed 3 months ago

RMartinOscar commented 3 months ago

Current Behavior

If you enter an unreachable host or just wrong user/password it will still create it causing this issue on the client end err

Expected Behavior

Should warn the user and cancel

Steps to Reproduce

Create a database host with wrong host/user/pass

Panel Version

canary (59bbb637)

Wings Version

1.0.0-beta3

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

No response

Is there an existing issue for this?