Thcipriani has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/353346 )
Change subject: Revert "Enable LoginNotify on testwiki"
......................................................................
Revert "Enable LoginNotify on testwiki"
This reverts commit 299bed9ae50586d30da09c7442cc6c3e07bbc372.
Change-Id: I45356e44e8a04110f73507d11ddeebb4d6524e05
---
M wmf-config/CommonSettings.php
M wmf-config/InitialiseSettings.php
2 files changed, 0 insertions(+), 11 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/46/353346/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 8389287..3968b56 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1923,11 +1923,6 @@
$wgDefaultUserOptions['uselivepreview'] = 1;
}
-if ( $wmgUseLoginNotify ) {
- wfLoadExtension( 'LoginNotify' );
- $wgLoginNotifyEnableOnSuccess = false;
-}
-
$wgDefaultUserOptions['thumbsize'] = $wmgThumbsizeIndex;
$wgDefaultUserOptions['showhiddencats'] = $wmgShowHiddenCats;
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index f96a3e6..0827046 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -18561,12 +18561,6 @@
'foundationwiki' => true,
],
-// Enable LoginNotify on testwiki (T165007)
-'wmgUseLoginNotify' => [
- 'default' => false,
- 'testwiki' => true,
-],
-
'wmgUseParserMigration' => [
'default' => true,
],
--
To view, visit https://gerrit.wikimedia.org/r/353346
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I45356e44e8a04110f73507d11ddeebb4d6524e05
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Thcipriani <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits