Skip to content

Commit 2d8f0f4

Browse files
authored
Update LocalSettings.php
1 parent 6a980a5 commit 2d8f0f4

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

LocalSettings.php

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
'InputBox',
165165
'JsonConfig',
166166
'Linter',
167-
'LoginNotify',
167+
'LoginNotify',
168168
'MagicNoCache',
169169
'MassMessage',
170170
'MatomoAnalytics',
@@ -173,19 +173,19 @@
173173
'MyVariables',
174174
'Newsletter',
175175
'Nuke',
176-
'NewUserMessage',
176+
'NewUserMessage',
177177
'OAuth',
178178
'OATHAuth',
179179
'ParserFunctions',
180180
'PdfHandler',
181-
'Purge',
181+
'Purge',
182182
'QuickInstantCommons',
183-
'Report',
183+
'Report',
184184
'ReplaceText',
185185
'Scribunto',
186186
'SecurePoll',
187187
'SpamBlacklist',
188-
'StopForumSpam',
188+
'StopForumSpam',
189189
'StaffPowers',
190190
'SyntaxHighlight_GeSHi',
191191
'TemplateData',
@@ -195,7 +195,7 @@
195195
'TorBlock',
196196
'Translate',
197197
'UniversalLanguageSelector',
198-
'UnusedRedirects',
198+
'UnusedRedirects',
199199
'VisualEditor',
200200
'WikiEditor',
201201
'WikiLove',
@@ -206,6 +206,8 @@
206206
);
207207

208208
$wgMWOAuthSecureTokenTransfer = true;
209+
$wgMWOAuthSharedUserSource= 'local';
210+
$wgMWOAuthSharedUserIDs = true;
209211
$wgOAuth2RequireCodeChallengeForPublicClients = false;
210212
$wgScribuntoDefaultEngine = 'luasandbox';
211213

0 commit comments

Comments
 (0)