Paladox
30490fba52
Add php code sniffer
...
Change-Id: I298b8b936a2b86deea75c302d88a7391cdb221c9
2015-10-28 21:46:29 +00:00
Siebrand Mazeland
8c3fa371e4
Update indentation to use tabs
...
Change-Id: Ica5d454562dc7b6b582f6878edc5ca4ddb7c2837
2015-10-12 09:16:22 +02:00
Translation updater bot
adeaad0a90
Localisation updates from https://translatewiki.net .
...
Change-Id: I7cf896e7074f85469c461c883ebf2473a7a27faa
2015-10-08 23:06:03 +02:00
Translation updater bot
0e129fc532
Localisation updates from https://translatewiki.net .
...
Change-Id: I995c37921a513d561dfff96f33ac2a6a75174e04
2015-09-28 22:42:15 +02:00
jenkins-bot
bc66060763
Merge "Add a way to use different tab indexes for CAPTCHA input form"
2015-09-26 23:34:52 +00:00
Florianschmidtwelzow
443bfac8a8
Add a way to use different tab indexes for CAPTCHA input form
...
And use it for UsercreateTemplate.
Bug: T113432
Change-Id: I56a618f2132fbcf3fea1a3ce6a409ce90709e849
2015-09-27 01:29:18 +02:00
Translation updater bot
6f6843b3ea
Localisation updates from https://translatewiki.net .
...
Change-Id: Iceff3b435ce1b439cf36feab102d090ed70bc8a9
2015-09-23 21:30:02 +02:00
Translation updater bot
212c22556d
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie9059ebbcb9efc20a9176c8da6d50e708232b9f3
2015-09-04 21:48:44 +02:00
Translation updater bot
33334f3be1
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib097c8828bf80fd36225bf3b61a6b9e79636e816
2015-08-28 21:51:57 +02:00
Translation updater bot
024ec12e94
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic6729821e59d1b0a662c15159a201aee95035e90
2015-08-19 22:13:01 +02:00
Translation updater bot
fcaa01d012
Localisation updates from https://translatewiki.net .
...
Change-Id: I25c065803168ba7fe5843522969d0c2e9873a934
2015-07-29 21:48:30 +02:00
Translation updater bot
fe8e39fb3d
Localisation updates from https://translatewiki.net .
...
Change-Id: I13d6d51e35d7b96769c38dd9290d2f74c44a1341
2015-07-11 22:04:40 +02:00
Translation updater bot
67345bac18
Localisation updates from https://translatewiki.net .
...
Change-Id: I25f17b1acb8884421a1b8021247b6fbb141f81e7
2015-07-06 21:44:37 +02:00
Florianschmidtwelzow
36abbc6288
Implement support for Google reCAPTCHA 2.0 ("No captcha")
...
This change adds a new Captcha type (ReCaptchaNoCaptcha) that uses
Google reCAPTCHA 2.0.
See more:
- https://www.google.com/recaptcha/intro/
- https://developers.google.com/recaptcha/docs/display
- https://developers.google.com/recaptcha/docs/faq
- http://googleonlinesecurity.blogspot.com/2014/12/are-you-robot-introducing-no-captcha.html
Bug: T84918
Change-Id: I5908fd2716786237adb01a403d5bd1e22d95c563
2015-06-27 03:00:11 +02:00
Translation updater bot
b71822264a
Localisation updates from https://translatewiki.net .
...
Change-Id: I9e260e49189ba9d14cc0d0f755b7f353476b4a7c
2015-06-14 21:04:12 +02:00
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
Alex Monk
a9b8fcec04
Fix extension.json files
...
Bug: T100351
Change-Id: Ib54e28594024d700f569a7ae864a26ef633e42c1
2015-05-25 20:47:09 +01:00
Florian
3cbbec4539
Remove PHP entry point and use extension.json for QuestyCaptcha
...
Bug: T88047
Change-Id: I4c140aadc988683b9abf01b7a6f6db031ea713d3
2015-05-23 14:36:53 +02:00
jenkins-bot
b1d134102f
Merge "Move QuestyCaptcha to its own place"
2015-05-23 08:03:03 +00:00
Florian
2f0db346eb
Move QuestyCaptcha to its own place
...
Bug: T88047
Change-Id: I8c8f97d49dc39445dbba9c12909b81898838a253
2015-05-23 07:49:47 +00:00
Translation updater bot
042adb7f2a
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia6bd4dd308c1a9a9ac17d873fec9ce39a626876f
2015-05-21 22:51:05 +02:00
Florian
bd5c5d494e
Move i18n to Captcha modules own directory
...
1. change in preparation for ExtensionRegistration.
Bug: T88047
Change-Id: Ia3b84d3cb71832749ae73774dadb292dc4b9157b
2015-05-21 17:32:51 +02:00