jenkins-bot has submitted this change and it was merged.
Change subject: Use same visibility for passCaptchaLimited() as for
passCaptcha()
......................................................................
Use same visibility for passCaptchaLimited() as for passCaptcha()
Needed for Flow, e.g.
Change-Id: I46563068c7c0ebe1747d5e24457ca6ccd3a09325
---
M Captcha.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Catrope: Looks good to me, approved
jenkins-bot: Verified
diff --git a/Captcha.php b/Captcha.php
index 21ba842..2426eed 100644
--- a/Captcha.php
+++ b/Captcha.php
@@ -768,7 +768,7 @@
*
* @see self::passCaptcha()
*/
- private function passCaptchaLimited() {
+ public function passCaptchaLimited() {
global $wgUser;
// don't increase pingLimiter here, just check, if CAPTCHA
limit exceeded
--
To view, visit https://gerrit.wikimedia.org/r/206755
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I46563068c7c0ebe1747d5e24457ca6ccd3a09325
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ConfirmEdit
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits