From 47bc0248858a0a448f938688b0fea5b506e4dd77 Mon Sep 17 00:00:00 2001 From: Julius Härtl Date: Wed, 23 Nov 2022 13:37:07 +0100 Subject: Revert the token scope to not end up with storing the user used in the session MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- apps/files/lib/Controller/DirectEditingViewController.php | 1 + 1 file changed, 1 insertion(+) (limited to 'apps') diff --git a/apps/files/lib/Controller/DirectEditingViewController.php b/apps/files/lib/Controller/DirectEditingViewController.php index 06bde8d63d7..30d54d5ceb3 100644 --- a/apps/files/lib/Controller/DirectEditingViewController.php +++ b/apps/files/lib/Controller/DirectEditingViewController.php @@ -54,6 +54,7 @@ class DirectEditingViewController extends Controller { /** * @PublicPage * @NoCSRFRequired + * @UseSession * * @param string $token * @return Response -- cgit v1.2.3