Skip to content

Commit

Permalink
T12870: Disable DataTransfer
Browse files Browse the repository at this point in the history
  • Loading branch information
redbluegreenhat committed Nov 12, 2024
1 parent 04389d3 commit 7c020e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LocalSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -6909,6 +6909,7 @@
// ManageWiki settings
require_once __DIR__ . '/ManageWikiExtensions.php';
$wi::$disabledExtensions = [
'datatransfer' => 'Disabled for security reasons, see <a href="https://issue-tracker.miraheze.org/T12870">T12870</a>',
'drafts' => '<a href="https://issue-tracker.miraheze.org/T11970">T11970</a>',
'pageproperties' => '<a href="https://issue-tracker.miraheze.org/T11641">T11641</a>',
'score' => '<a href="https://issue-tracker.miraheze.org/T5863">T5863</a>',
Expand Down

0 comments on commit 7c020e9

Please sign in to comment.