]> source.dussan.org Git - nextcloud-server.git/commit
Don't send executionContexts for Clear-Site-Data 17158/head
authorDaniel Kesselberg <mail@danielkesselberg.de>
Tue, 9 Jul 2019 12:44:10 +0000 (14:44 +0200)
committerBackportbot <backportbot-noreply@rullzer.com>
Mon, 16 Sep 2019 10:53:01 +0000 (10:53 +0000)
commit24d2081c965fdddc35a0c984dd39cffaf57b52c4
tree74a523e446455142af4713d5c1b7b57310ee24c5
parente1efd4bed0dde31d5c5c1f6dd95a28706671fa14
Don't send executionContexts for Clear-Site-Data

There are plans to remove executionContexts from the spec: https://github.com/w3c/webappsec-clear-site-data/issues/59

Firefox already removed it https://bugzilla.mozilla.org/show_bug.cgi?id=1548034

Chromium implementation is not finish: https://bugs.chromium.org/p/chromium/issues/detail?id=898503&q=clear-site-data&sort=-modified&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
core/Controller/LoginController.php
tests/Core/Controller/LoginControllerTest.php