wiedi / kumquat

small webhosting management portal
MIT License
15 stars 5 forks source link

Feature/idn support #21

Closed drscream closed 9 years ago

drscream commented 9 years ago

Implement IDN / Punnycode support for kumquat. The domain name is stored in punnycode format in the database and the default output is unicode. We have some methods that are able to convert the name to punnycode which is required for the backend services and configuration files.

Tested on: