From bfe6990e2ff423b1c3537e711f030912289c2ad3 Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Mon, 7 Mar 2022 15:36:21 +0100 Subject: CheckServerJob: clear cookies under more circumstances --- changelog/unreleased/9489 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog/unreleased/9489 (limited to 'changelog') diff --git a/changelog/unreleased/9489 b/changelog/unreleased/9489 new file mode 100644 index 000000000..06075e1be --- /dev/null +++ b/changelog/unreleased/9489 @@ -0,0 +1,7 @@ +Bugfix: If reuqired clear cookies in more scenarios + +BigIp F5 requires special cookie handling on our side. +We only explicitly cleared the cookies when we hit an unexpected redirect, +now we will clear them also when refreshing our OAuth token. + +https://github.com/owncloud/client/pull/9489 -- cgit v1.2.3