mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Underscore in DB and DB user name #84
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 @kiuka on 5/22/2025
CloudPanel version(s) affected
v2.5.1
Description
Hey guys,
When I want to create a db name or db username with underscore in it (lets say web_prod) it says "Database Name: This value is not valid."
The hyphen is allowed, but I dont really see why this restriction, its a totally valid db name.
How to reproduce
Try to create a database with _ in its name.
Possible Solution
No response
Additional Context
No response