Marc Alexander
|
1e80400d09
|
[ticket/17414] Extend unit test coverage for base class
PHPBB-17414
|
2024-10-17 19:52:17 +02:00 |
|
Marc Alexander
|
61e265e4b4
|
[ticket/17413] Start implementation of unit tests
PHPBB-17413
|
2024-10-17 19:51:42 +02:00 |
|
Marc Alexander
|
9eb18f351b
|
[ticket/17413] Fix setting solved state on valid confirm code
PHPBB-17413
|
2024-10-17 19:51:17 +02:00 |
|
Marc Alexander
|
db25443bc5
|
[ticket/17413] Clean up turnstile code and add attempt counting
PHPBB-17413
|
2024-10-17 19:51:04 +02:00 |
|
Marc Alexander
|
cf16a76f0c
|
[ticket/17414] Move more functionality to base and fix turnstile language
PHPBB-17414
|
2024-10-17 19:50:47 +02:00 |
|
Marc Alexander
|
48454308ae
|
[ticket/17414] Replace confirm types with enum
PHPBB-17414
|
2024-10-17 19:50:36 +02:00 |
|
Marc Alexander
|
c382f81222
|
[ticket/17413] Add language and theme settings for turnstile
PHPBB-17413
|
2024-10-17 19:50:13 +02:00 |
|
Marc Alexander
|
8290cdb7e7
|
[ticket/17413] Make turnstile captcha work on registration page
PHPBB-17413
|
2024-10-17 19:50:02 +02:00 |
|
Marc Alexander
|
01dd0b168a
|
[ticket/17414] Create abstract base class for captchas
PHPBB-17414
|
2024-10-17 19:49:49 +02:00 |
|
Marc Alexander
|
2500f722ab
|
[ticket/17413] Add acp settings for turnstile captcha
PHPBB-17413
|
2024-10-17 19:49:38 +02:00 |
|
Marc Alexander
|
b55b42d09f
|
[ticket/17413] Add migration for turnstile and acp demo
PHPBB-17413
|
2024-10-17 19:49:27 +02:00 |
|
Marc Alexander
|
52acd2709b
|
[ticket/17413] Continue implementation of turnstile captcha
PHPBB-17413
|
2024-10-17 19:49:14 +02:00 |
|
Marc Alexander
|
2a6609013d
|
[ticket/17414] Remove request data from validate call
PHPBB-17414
|
2024-10-17 19:49:01 +02:00 |
|
Marc Alexander
|
6a34de543b
|
[ticket/17414] Add get_template function to plugin interface
PHPBB-17414
|
2024-10-17 19:48:48 +02:00 |
|
Marc Alexander
|
edce13c777
|
[ticket/17414] Add get_hidden_fields to interface
PHPBB-17414
|
2024-10-17 19:47:47 +02:00 |
|
Marc Alexander
|
3676e895f3
|
[ticket/17414] Remove uninstall method from captcha plugins
PHPBB-17414
|
2024-10-17 19:47:35 +02:00 |
|
Marc Alexander
|
8429145241
|
[ticket/17414] Remove install steps for captcha plugins
This should be handled by migrations instead.
PHPBB-17414
|
2024-10-17 19:47:19 +02:00 |
|
Marc Alexander
|
ae9f97b7e2
|
[ticket/17415] Move install step of Q&A to migration
PHPBB-17415
|
2024-10-17 19:46:48 +02:00 |
|
Marc Alexander
|
e84e9cace4
|
[ticket/17414] Extend plugin interface and wrapper
PHPBB-17414
|
2024-10-17 19:46:33 +02:00 |
|
Marc Alexander
|
1b89184489
|
[ticket/17415] Start adding legacy wrapper for old captchas
PHPBB-17415
|
2024-10-17 19:45:55 +02:00 |
|
Marc Alexander
|
b828c56dc9
|
[ticket/17414] Start work on new captcha classes
PHPBB-17414
|
2024-10-17 19:45:28 +02:00 |
|
Marc Alexander
|
6747c4e62a
|
Merge branch '3.3.x'
|
2024-07-28 20:47:17 +02:00 |
|
Marc Alexander
|
8639be4bd4
|
[ticket/17366] Remember confirm code if recaptcha v3 is solved
PHPBB-17366
|
2024-07-07 11:31:18 +02:00 |
|
Marc Alexander
|
e83f25a448
|
[ticket/12960] Remove not needed extra language variable
PHPBB3-12960
|
2024-04-19 08:49:57 +02:00 |
|
Marc Alexander
|
d1e2e39469
|
[ticket/12960] Add tests for incomplete captcha
PHPBB3-12960
|
2024-04-19 08:43:49 +02:00 |
|
Marc Alexander
|
1baf5c295e
|
[ticket/12960] Add missing docblocks to incomplete captcha
PHPBB3-12960
|
2024-04-17 20:08:16 +02:00 |
|
Marc Alexander
|
716c1ca8eb
|
[ticket/12960] Add incomplete captcha to prevent registration
PHPBB3-12960
|
2024-04-03 20:39:39 +02:00 |
|
Marc Alexander
|
12e9c3d082
|
[ticket/12960] Remove broken captchas and prepare for incomplete captcha
PHPBB3-12960
|
2024-04-03 20:39:38 +02:00 |
|
Ruben Calvo
|
daa2dd280c
|
[ticket/16955] Fix most return types in phpdoc
PHPBB3-16955
|
2023-01-02 14:17:04 +01:00 |
|
Ruben Calvo
|
3e8fced5c8
|
[ticket/16955] Fix phpdoc annotations and return types
PHPBB3-16955
|
2022-12-31 16:18:06 +01:00 |
|
Marc Alexander
|
35228ffd62
|
[ticket/16955] Clean up captcha classes
PHPBB3-16955
|
2022-12-28 08:37:22 +01:00 |
|
Marc Alexander
|
d5dab4def9
|
[master] Fix master phing sniff
|
2022-12-11 14:31:50 +01:00 |
|
Marc Alexander
|
67fa7ad060
|
Merge branch '3.3.x'
|
2022-12-09 21:43:17 +01:00 |
|
Marc Alexander
|
ad9e5e6891
|
[ticket/16105] Replace const with lowercase version
PHPBB3-16105
|
2022-11-21 17:24:11 +01:00 |
|
Marc Alexander
|
b828efa9e6
|
[ticket/16105] Use domain setting for recaptcha v2 as well
PHPBB3-16105
|
2022-11-21 17:24:11 +01:00 |
|
Marc Alexander
|
c66923bafc
|
[ticket/16105] Add domain selection to recaptcha v2 & check against list
PHPBB3-16105
|
2022-11-21 17:24:10 +01:00 |
|
wordlesswind
|
ebc5e1ead0
|
[ticket/16105] Use Google reCAPTCHA globally
PHPBB3-16105
|
2022-11-21 17:23:39 +01:00 |
|
Marc Alexander
|
ce08da5165
|
[ticket/16748] Enable code sniffing for static placement and adjust code
PHPBB3-16748
|
2021-04-03 23:12:04 +02:00 |
|
Marc Alexander
|
53dfba003e
|
Merge branch '3.3.x'
|
2021-03-09 19:58:19 +01:00 |
|
Marc Alexander
|
bf5f0bb8f7
|
[ticket/16655] Add support for custom error message when exceeding attempts
PHPBB3-16655
|
2021-03-07 12:03:49 +01:00 |
|
Marc Alexander
|
313ecb4e82
|
Merge branch '3.3.x'
|
2021-01-03 20:51:14 +01:00 |
|
3D-I
|
7210cb8e99
|
[ticket/16653] Fix Recaptcha-v3 default request method
PHPBB3-16653
|
2020-12-10 07:26:16 +01:00 |
|
rubencm
|
52b7125cce
|
[ticket/16346] More fixes
PHPBB3-16346
|
2020-08-14 08:29:14 +00:00 |
|
mrgoldy
|
f671d7559a
|
[ticket/15937] ReCaptcha language fixes (sprintf and https links)
PHPBB3-15937
|
2020-04-22 20:20:23 +02:00 |
|
mrgoldy
|
c8e5c36c1d
|
[ticket/15937] Google reCAPTCHA v3 Plugin migration and clean up
PHPBB3-15937
|
2020-03-14 16:03:02 +01:00 |
|
mrgoldy
|
01b966c664
|
[ticket/15937] Google reCAPTCHA v3 Plugin comments
PHPBB3-15937
|
2020-03-14 15:01:49 +01:00 |
|
mrgoldy
|
0c63f03db4
|
[ticket/15937] Google reCAPTCHA v3 Plugin
PHPBB3-15937
|
2020-03-14 14:42:08 +01:00 |
|
Nuno Lopes
|
d3c3dc24fe
|
[ticket/15982] fix warning with PHP >= 7.2 with Q&A captcha plugin
PHPBB3-15982
|
2019-07-22 22:16:21 +02:00 |
|
Marc Alexander
|
64b66a51b6
|
Merge pull request #5456 from nunoplopes/ticket/15876
[ticket/15876] MySQL 5.7+ support for Q&A captcha plugin
|
2018-12-24 15:49:13 +01:00 |
|
kasimi
|
83f4074116
|
[ticket/15910] Pass object arguments by reference implicitly
PHPBB3-15910
|
2018-12-12 12:41:56 +01:00 |
|