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-13 12:15:47 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-01-13 12:15:47 +0300
commitc1da0d3d409445aaa325e0078a6bc6fc9b01ecae (patch)
tree88b4845a315391dcc9af1bf2e98972e7de7d4635 /CHANGELOG.md
parentc51d569a578bfbefecd2e0ee123aeac66ff4cc7c (diff)
Automated changelog update [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 36f33d942..3a87d9523 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ Summary
* Bugfix - Fix potential crashes with the remove all dialog: [#8314](https://github.com/owncloud/client/pull/8314)
* Bugfix - Remove stray placeholders: [#8326](https://github.com/owncloud/client/issues/8326)
* Change - Don't ask the user to switch to http: [#8231](https://github.com/owncloud/client/issues/8231)
+* Change - Remove support for http redirects: [#8293](https://github.com/owncloud/client/pull/8293)
Details
-------
@@ -34,6 +35,15 @@ Details
https://github.com/owncloud/client/issues/8231
+* Change - Remove support for http redirects: [#8293](https://github.com/owncloud/client/pull/8293)
+
+ We no longer follow redirects, when a redirect is detected we will start a connection
+ validation process that does follow redirects. This change improves the support of APM
+ solutions which apply special redirects to provide cookie sessions to the client.
+
+ https://github.com/owncloud/client/pull/8293
+ https://github.com/owncloud/client/pull/8253
+
Changelog for ownCloud Desktop Client [2.7.4] (2020-12-21)
=======================================
The following sections list the changes in ownCloud Desktop Client 2.7.4 relevant to