jenkins-bot has submitted this change and it was merged.
Change subject: Allow blocked users to use Special:CiteThisPage
......................................................................
Allow blocked users to use Special:CiteThisPage
Bug: T150791
Change-Id: Ie9c2e54e47f387a03e2490edaf5052826dafc4ce
(cherry picked from commit 5eb4059dc9e5d11b5fae21ab7e2e5a740789eb36)
---
M SpecialCiteThisPage.php
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Legoktm: Looks good to me, approved
jenkins-bot: Verified
diff --git a/SpecialCiteThisPage.php b/SpecialCiteThisPage.php
index fe70167..4b81aa0 100644
--- a/SpecialCiteThisPage.php
+++ b/SpecialCiteThisPage.php
@@ -199,4 +199,8 @@
protected function getDisplayFormat() {
return 'ooui';
}
+
+ public function requiresUnblock() {
+ return false;
+ }
}
--
To view, visit https://gerrit.wikimedia.org/r/321723
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9c2e54e47f387a03e2490edaf5052826dafc4ce
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CiteThisPage
Gerrit-Branch: REL1_28
Gerrit-Owner: Legoktm <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits