Commit 40e0ab0
V4.17.0 (#421)
* Do not run migrations on the fresh installation.
* Prevent updating the option on each admin request.
* Honeypot - first implementation.
* Honeypot - move the script to hcaptcha.js.
* Update yarn.
* Honeypot - update tests.
* Update packages.
* Honeypot - ignore hcap_hp_sig field.
* Honeypot - add setting.
* Update readme.txt.
* Add hCaptcha to Layouts 3 and 4 on Blocksy WC Product page.
* Update changelog from readme.txt
* Fix test.
* Bump up the version to 4.17.0-RC1.
* Cover app.js 100%.
* Cover app.js 100%.
* Cover hcaptcha.js.
* Cover hcaptcha.js.
* Cover hcaptcha.js.
* Cover files in src/js 100%.
* Cover Integrations.php.
* Cover Integrations.php.
* Cover Integrations.php.
* Cover Integrations.php 100%.
* Code style and 100% coverage for the Settings dir.
* Cover CommentBase.php.
* Cover CommentBase.php.
* Cover CommentBase.php.
* Code style.
* Cover Main.php.
* Cover Discuz.
* Cover Notifications.
* Cover Notifications.
* Add a notification message on the placeholder when hCaptcha failed to load.
* Update changelog from readme.txt
* Verify honeypot nonce for logged-in users only.
* Code style.
* Add a minimal form submit time check.
* Add FST token error messages.
* Fix a fatal error on saving the Integration settings with active plugins having all switches off.
* Update changelog from readme.txt
* Bump up the version to 4.17.0-RC2.
* Code style.
* Fix tests.
* Code style.
* Add form submit time settings.
* Fix signature mismatch error.
* Fix an issue with several Divi optin email forms on the page.
* Update changelog from readme.txt
* Bump up the version to 4.17.0-RC3.
* Remove hCaptcha fields from Divi processing.
* Do not perform antispam actions during Check Config on the General page.
* Fix conflict with reCaptcha in Divi Contact form.
* Revert not related changes.
* Update FST token upon sending a form.
* Update FST token upon sending a form.
* Fix tests.
* Update changelog from readme.txt
* Add hCaptcha error messages to Divi email optin form.
* Fix activation of blocksy plugins with any theme.
* Fix activation of blocksy plugins with any theme.
* Update changelog from readme.txt
* Fix activation of blocksy plugins with any theme.
* Update changelog from readme.txt
* Use JSON_UNESCAPED_UNICODE in the FST signature.
* Fix client problem on a shared hosting - get rid of SHORTINIT.
* Bump up the version to 4.17.0-RC4.
* Fix floating bug with disappearing hcap_hp_ input.
* Move honeypot input only once and together with its label.
* Fix jest.
* Bump up the version to 4.17.0-RC5.
* Refresh hCaptcha upon failed submission in Jetpack.
* Update changelog from readme.txt
* Refine Form Submit Time token info sent and stored.
* Add honeypot and token processing to WC Checkout.
* Remove debug log.
* Set honeypot and token off by default.
* Set honeypot and token off by default - fix tests.
* Add honeypot and token processing to WPForms.
* Add honeypot and token processing to MailChimp.
* Add honeypot and token processing to MailChimp.
* Add honeypot and token processing to Avada.
* Add honeypot and token processing to Spectra.
* Fix Ninja Forms uncaught type error in JS.
* Update changelog from readme.txt
* Bump up the version to 4.17.0-RC6.
* Fix Ninja Forms when form duplicates are on the same page.
* Update changelog from readme.txt
* Code style in spectra.js.
* Add honeypot and token processing to NF (prepare).
* Code style in HCaptcha.php.
* Add honeypot and token processing to NF.
* Fix a fatal error in the Protect Content feature.
* Fix Chrome Autofill issue with honeypot.
* Add hCaptcha error messages to the JetPack form.
* Update changelog from readme.txt
* Fix honeypot and token processing with Protect Content.
* Allow the honeypot and token on updated integrations only.
* Fix honeypot and token processing with Protect Content.
* Update changelog from readme.txt
* Bump up the version to 4.17.0.
* Show the honeypot icon on the Integrations page.
---------
Co-authored-by: hCaptcha GHA <gha@hcaptcha.com>1 parent a7c7adc commit 40e0ab0
File tree
79 files changed
+4800
-621
lines changed- assets
- css
- images
- js
- src
- js/hcaptcha
- php
- Abstracts
- AntiSpam
- Avada
- CustomerReviews
- Divi
- Helpers
- Jetpack
- Migrations
- NF
- ProtectContent
- Settings
- Abstracts
- Spectra
- WC
- WPForms
- includes
- tests
- js/hcaptcha
- php
- integration
- ACFE
- Admin
- AutoVerify
- BBPress
- BuddyPress
- CF7
- Divi
- ElementorPro
- FluentForm
- Helpers
- Mailchimp
- NF
- ProtectContent
- Spectra
- WC
- WPDiscuz
- WP
- unit
- Settings
- Abstracts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+4800
-621
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
| 331 | + | |
330 | 332 | | |
331 | 333 | | |
332 | 334 | | |
333 | 335 | | |
334 | 336 | | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
335 | 349 | | |
336 | 350 | | |
| 351 | + | |
337 | 352 | | |
338 | 353 | | |
339 | 354 | | |
340 | 355 | | |
| 356 | + | |
341 | 357 | | |
342 | 358 | | |
343 | 359 | | |
| |||
354 | 370 | | |
355 | 371 | | |
356 | 372 | | |
| 373 | + | |
357 | 374 | | |
358 | 375 | | |
359 | 376 | | |
| |||
363 | 380 | | |
364 | 381 | | |
365 | 382 | | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
366 | 391 | | |
367 | 392 | | |
368 | 393 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
157 | 163 | | |
158 | 164 | | |
159 | 165 | | |
| |||
165 | 171 | | |
166 | 172 | | |
167 | 173 | | |
168 | | - | |
| 174 | + | |
169 | 175 | | |
170 | 176 | | |
171 | 177 | | |
172 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
173 | 184 | | |
174 | 185 | | |
175 | 186 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
12 | | - | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
15 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
15 | 12 | | |
16 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
26 | 109 | | |
27 | 110 | | |
0 commit comments