mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-28 19:09:03 +03:00
Database-Host Editing requires password #124
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 @Leon-JavaScript on GitHub (Jul 5, 2024).
Current Behavior
When editing a database host it requires you to put in the password for the database user again.
For example: If you just want to change the maximum amount of databases for an existing host it requires you to put in the password for the database user again.
Expected Behavior
The password field when editing a database host shouldn't be required. When leaving it blank it should just didn't change the password.
Steps to Reproduce
-> It requires you to put in the password and didn't save the changes
Panel Version
1.0.0-beta6
Wings Version
v1.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?