owncloud-sharp
owncloud-sharp copied to clipboard
Login with umlauts in password does not work
Describe the bug Login with umlauts in password does not work.
To Reproduce Steps to reproduce the behavior:
- var c = new Client("https://domain.eu/", "user", "Vörker");
- var list = c.List("/");
- list is empty
- After passwort change to Vorker it works
ownCloud / NextCloud version (required): ownCloud 9