mediawiki-extensions-Confir.../QuestyCaptcha
Florianschmidtwelzow 258f5019f1 Make Questy answers in arrays case-insensitive
Before, QuestyCaptcha answers were case-insensitive when there was
only one answer for a question, but they had to be lowercase when
there was an array of answers. This makes it so that when an array
of answers is provided for a question in $wgCaptchaQuestions, those
answers are case-insensitive.

Bug: T65272
Change-Id: I146b53cacf901c45ce27bd87fdf8125bfd2bc270
2015-06-12 17:58:37 +02:00
..
i18n Localisation updates from https://translatewiki.net. 2015-05-21 22:51:05 +02:00
extension.json Fix extension.json files 2015-05-25 20:47:09 +01:00
QuestyCaptcha.class.php Make Questy answers in arrays case-insensitive 2015-06-12 17:58:37 +02:00
QuestyCaptcha.php Remove PHP entry point and use extension.json for QuestyCaptcha 2015-05-23 14:36:53 +02:00