Welcome to mirror list, hosted at ThFree Co, Russian Federation.

9489 « unreleased « changelog - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 06075e1be09ec36256551d9f28cc2dd00f553f84 (plain)
1
2
3
4
5
6
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