Commit graph

12 commits

Author SHA1 Message Date
Partydragen
aa6c2d3b65
Revert validateToken (#3307) 2023-04-03 21:22:11 -07:00
Supercrafter100
c924e29839
Fix captcha validation (#3175)
* Update Recaptcha2.php

* Remove site key and secret validation

* Don't forget validateKey!
2023-01-13 21:08:27 +01:00
Tadhg Boyle
cc52aacff1 Use polyfill str_contains function 2022-03-25 20:20:04 -07:00
Supercrafter100
485dc9ac51
Verify captcha before allowing to save (#2618) 2022-03-10 12:54:31 -08:00
Tadhg Boyle
4c48ee8ac0 Fix HttpClient to support form-urlencoded for captcha 2022-03-10 11:19:45 -08:00
Tadhg Boyle
94e64c1207
Add PHPDocs to core classes for new class docs site (#2602) 2022-02-14 20:48:15 -08:00
Tadhg Boyle
1a5e98deb1 Use Guzzle as underlying HTTP client, add Guzzle to DebugBar (Closes #2580) 2022-01-30 19:37:28 -08:00
Tadhg
e0133a5cd5 Get PHP-CS to pass! 2021-12-07 22:14:12 -08:00
Tadhg
915627ddc6 Misc bug fixes + consistency fixes 2021-11-14 20:53:29 -08:00
Tadhg
3b92679623 Move more curl requests to HttpClient methods 2021-11-10 10:22:53 -08:00
Tadhg
6e3fe3db8a misc code style fixes 2021-10-29 22:09:38 -07:00
Tadhg
805e1e9e27 organize classes into folders + implement new autoloader 2021-10-27 22:26:24 -07:00
Renamed from modules/Core/classes/Recaptcha3.php (Browse further)