mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Unable to add cyrillic domain #352
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 @MittyBoro on 8/24/2023
CloudPanel version(s) affected
2.3.2
Description
It is not possible to add a Cyrillic domain, in the format "пример.рф" or "xn--e1afmkfd.xn--p1ai"
How to reproduce
When entering the domain "xn--e1afmkfd.xn--p1ai", an error occurs both in the Frontend Area and in the terminal, indicating an invalid domain name.
Possible Solution
Change validation by adding the ability to enter cyrillic domains
Additional Context
No response