Commit graph

6 commits

Author SHA1 Message Date
Gergő Tisza 31c59374a4 Add AuthManager support to SimpleCaptcha, QuestyCaptcha, FancyCaptcha, MathCaptcha
Also update MathCaptcha so that it works with recent versions of
Math (and breaks with old ones). Also fix MathCaptcha API output,
which used to send the question in plaintext.

Bug: T110302
Change-Id: I0da671a546700110d789b79a3089460abd9cce3b
Depends-On: I8b52ec8ddf494f23941807638f149f15b5e46b0c
2016-05-16 09:50:25 +00:00
Florian 999cbba074 Add "manifest_version": 1 to CAPTCHA modules
Needed to validate against a specific schema version.

Bug: T128330
Change-Id: I6f745057b8b17f57049ec5b565d7a882d19174c5
2016-02-28 18:20:01 +01:00
raymond 5455349649 Expand extension description for FancyCaptcha
Currently FancyCaptcha looks very lost on Special:Version

Change-Id: Iea5dc934fb8b273f650c7834f4f361bea9518898
2015-11-30 10:46:08 +01:00
Florian 3036c26b74 Enable the refresh button in MobileFrontend
Remove the styling module from mobile, it's not needed (anymore).

Depends on: Iaff53c40c8c5

Bug: T87256
Change-Id: Iad604a3770c5d62e1d9bd06c0eb1f333a9415799
2015-08-19 15:37:38 +00:00
Florian 86b0aa3d37 FancyCaptcha: callbacks can't be arrays
Bug: T100561
Change-Id: I22353669a85391c3d9760a5253cac1263e895cf9
2015-05-27 20:55:40 +00:00
Florian bf412aad28 Add extension.json and clear PHP entry point
Bug: T88047
Change-Id: I6930b478ea094ab9ce829f167674995de6c16bdf
2015-05-23 11:12:26 +02:00