Skip to content
Unverified Commit 9a2511fe authored by Lukas Reschke's avatar Lukas Reschke Committed by Morris Jobke
Browse files

Don't check for Same-Site cookie on Chrome Android

Chrome on Android has a bug that it doesn't sent cookies with the
same-site attribute for the download manager. To work around that
all same-site cookies get deleted and recreated directly. Awesome!
FIXME: Remove once Chrome 54 is deployed to end-users
@see https://github.com/nextcloud/server/pull/1454
parent d2887b76
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment