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/unreleased/9196')
-rw-r--r--changelog/unreleased/91966
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog/unreleased/9196 b/changelog/unreleased/9196
new file mode 100644
index 000000000..18503f1df
--- /dev/null
+++ b/changelog/unreleased/9196
@@ -0,0 +1,6 @@
+Bugfix: Always restart OAuth2 on error
+
+We now always restart the OAuth2 process once we got a result.
+This will ensure that a second try after an error occurred can succeed.
+
+https://github.com/owncloud/client/issues/9196