]> source.dussan.org Git - nextcloud-server.git/commit
Remove CSRF check from code integrity rescan
authorCôme Chilliet <come.chilliet@nextcloud.com>
Thu, 11 Jan 2024 13:57:25 +0000 (14:57 +0100)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 15 Jan 2024 10:50:48 +0000 (11:50 +0100)
commit24f8b04908e8fa5aeb57e21d36a0a35992c1d561
tree68f9860fdf6d0d2ffbe2c1e8c64cb4b0e354028e
parent8766a90cffbc9ba0dd6f36c744f3f91968d8b65c
Remove CSRF check from code integrity rescan

Did not find a way to get a valid token from SetupCheck

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
apps/settings/lib/Controller/CheckSetupController.php
apps/settings/lib/SetupChecks/CodeIntegrity.php