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>2021-01-25 19:06:01 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-01-25 19:06:01 +0300
commit45f9d7fb4579ab2a74d357028401bafbe9c2183f (patch)
tree7fa5d14f50cf641189aaaebfb0f286a84c4fdb81 /changelog
parentba9b01d289b047cd2e1988c02905bc3836d11771 (diff)
parent1186fd54e682866ccaaf96b718a3cf3c3c160943 (diff)
Merge remote-tracking branch 'origin/2.7' into master
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/83905
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog/unreleased/8390 b/changelog/unreleased/8390
new file mode 100644
index 000000000..fb3044764
--- /dev/null
+++ b/changelog/unreleased/8390
@@ -0,0 +1,5 @@
+Bugfix: Fix wrong option provided to OIDC
+
+We fixed a bug where we passed a wrong value to the OIDC display parameter
+
+https://github.com/owncloud/client/issues/8390