mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
4 lines
247 B
Plaintext
4 lines
247 B
Plaintext
Webmail and Radicale (webdav) were not useable with domains with special characters such as umlauts.
|
|
Webmail and radicale now use punycode for logging in.
|
|
Punycode was not used in the HTTP headers. This resulted in illegal non-ASCII HTTP headers.
|