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:
Diffstat (limited to 'changelog/2.10.0_2022-01-17/8924')
-rw-r--r--changelog/2.10.0_2022-01-17/89249
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog/2.10.0_2022-01-17/8924 b/changelog/2.10.0_2022-01-17/8924
new file mode 100644
index 000000000..f912bf333
--- /dev/null
+++ b/changelog/2.10.0_2022-01-17/8924
@@ -0,0 +1,9 @@
+Bugfix: Do not ask for credentails at start-up when the user logged out
+
+When a user would logout, and quit the client, then on the next start
+the client would immediately ask for credentials. This has been fixed by
+storing the fact that the user logged out before in the account
+settings.
+
+https://github.com/owncloud/client/issues/8924
+