Add code to handle ownCloud servers running on IDN
authorOliver Gasser <oliver@flowriver.net>
Wed, 17 Sep 2014 01:26:37 +0000 (03:26 +0200)
committerOliver Gasser <oliver@flowriver.net>
Wed, 17 Sep 2014 01:31:14 +0000 (03:31 +0200)
ownCloud instances can run on servers having an internationalized domain
name. This commit adds a conversion function between ASCII and Unicode.
The conversion function is used in the Authenticator and Preferences
activities.

See issue #469.


No differences found