mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Domains with german "Umlaute" like Ö,Ä,Ü throws errors and broke NGINX config. #136
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 @DGINXREAL on 1/23/2025
CloudPanel version(s) affected
2.5.0
Description
Cloudpanel try to setup domains with "Umlaute", this brokes the webserver
How to reproduce
Try to setup a site with an Ö,Ä or Ü Symbol inside Domain Name.
Possible Solution
It makes sense to convert the domain to punycode.
I mean from
testdömäin.comtoxn--testdmin-5za2p.comAdditional Context
https://www.punycoder.com/
https://datatracker.ietf.org/doc/html/rfc3492