Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2022-06-28 16:33:13 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2022-06-28 16:33:13 +0300
commit5dfd970c6802fece8de82ff8f6f6f36f28662fe7 (patch)
treea33ce3abf3d4833d23aba5bac2acae60c27975c9 /CHANGELOG.md
parent0846df8addd9038ff51fe2af470e65318ba35075 (diff)
Automated changelog update [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84b75c264..f96d25b37 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@ Summary
* Enhancement - Support for OCIS Spaces: [#9154](https://github.com/owncloud/client/pull/9154)
* Enhancement - Set Windows VFS placeholders readonly if needed: [#9598](https://github.com/owncloud/client/issues/9598)
* Enhancement - Create continuous log files: [#9731](https://github.com/owncloud/client/issues/9731)
+* Enhancement - Display a correct error when the wrong user was authenticated: [#9772](https://github.com/owncloud/client/issues/9772)
Details
-------
@@ -177,6 +178,14 @@ Details
https://github.com/owncloud/client/issues/9731
+* Enhancement - Display a correct error when the wrong user was authenticated: [#9772](https://github.com/owncloud/client/issues/9772)
+
+ When the wrong user was authenticated using oauth we used to display a misleading message. We
+ now also style the html response the client provides to the file browser.
+
+ https://github.com/owncloud/client/issues/9772
+ https://github.com/owncloud/client/pull/9813
+
Changelog for ownCloud Desktop Client [2.10.1] (2022-04-05)
=======================================
The following sections list the changes in ownCloud Desktop Client 2.10.1 relevant to