alistair3149
b5675a9068
Use ResourceLoader callback to retrieve hCaptcha config
...
The old method is returning null, results in error that makes
user stuck on the save your chagnes dialog in VE.
Bug: T311449
Change-Id: I124093fff4f7e69f7ec76cc6b9994d7939bc80f1
(cherry picked from commit 2de530d092
)
2022-12-13 20:52:16 +00:00
Reedy
c1b67dc3c1
Correct namespacing to match best practices
...
Bug: T303105
Change-Id: I6df333dde64235bc0ee56cb27d28072bdead7612
2022-03-05 15:05:22 +00:00
alistair3149
0993a43a29
Support hCaptcha for VisualEditor
...
Extend Captcha save error handler to verify user using
hCaptcha.
Bug: T264684
Change-Id: I88928e291a2ecd6edd74af62575e8704c0a2ee13
2021-04-21 23:22:47 +01:00
libraryupgrader
57fa35260b
build: Updating dependencies
...
composer:
* mediawiki/mediawiki-codesniffer: 34.0.0 → 35.0.0
* mediawiki/minus-x: 1.1.0 → 1.1.1
npm:
* eslint-config-wikimedia: 0.17.0 → 0.18.1
Additional changes:
* Added the "composer phan" command to conveniently run phan.
Change-Id: I4749baf839c19067c555258aa2ac22dd6ae3401d
2021-01-29 07:34:33 +00:00
Reedy
96f348b64b
Add $wgHCaptchaProxy
...
Bug: T252427
Change-Id: Ia062edb5e619ef3782ad92ab0b7859770f8b5bdd
2020-05-11 17:39:37 +01:00
Reedy
f005a5cb4a
Add hCaptcha
...
Mostly working from Florian's ReCaptchaNoCaptcha
Bug: T249854
Change-Id: I5c3ac71bdfd528339b846b5811e78a88e8135e46
2020-04-17 16:43:27 +02:00