mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
Can create DatabaseHost with wrong credentials #111
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rmartinoscar on GitHub (Jun 16, 2024).
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

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?