Changeset 3367605
- Timestamp:
- 09/25/2025 06:59:13 AM (6 months ago)
- Location:
- captcha-eu
- Files:
-
- 4 added
- 4 deleted
- 24 edited
- 1 copied
-
tags/v1.0.65 (copied) (copied from captcha-eu/trunk)
-
tags/v1.0.65/composer.lock (modified) (14 diffs)
-
tags/v1.0.65/readme.txt (modified) (2 diffs)
-
tags/v1.0.65/src/Admin.php (modified) (1 diff)
-
tags/v1.0.65/vendor/autoload.php (modified) (1 diff)
-
tags/v1.0.65/vendor/composer/autoload_real.php (modified) (2 diffs)
-
tags/v1.0.65/vendor/composer/autoload_static.php (modified) (2 diffs)
-
tags/v1.0.65/vendor/composer/installers/.git/index (modified) (previous)
-
tags/v1.0.65/vendor/composer/installers/.git/logs/HEAD (modified) (1 diff)
-
tags/v1.0.65/vendor/composer/installers/.git/logs/refs/heads/main (modified) (1 diff)
-
tags/v1.0.65/vendor/composer/installers/.git/logs/refs/remotes/origin/HEAD (modified) (1 diff)
-
tags/v1.0.65/vendor/composer/installers/.git/objects/info/packs (modified) (1 diff)
-
tags/v1.0.65/vendor/composer/installers/.git/objects/pack/pack-15b8fdb174a046ac7707e1df004d7e94ea388c42.idx (deleted)
-
tags/v1.0.65/vendor/composer/installers/.git/objects/pack/pack-15b8fdb174a046ac7707e1df004d7e94ea388c42.pack (deleted)
-
tags/v1.0.65/vendor/composer/installers/.git/objects/pack/pack-c8e7aa8a66ca46514826688e1c5bc61941dc65cd.idx (added)
-
tags/v1.0.65/vendor/composer/installers/.git/objects/pack/pack-c8e7aa8a66ca46514826688e1c5bc61941dc65cd.pack (added)
-
tags/v1.0.65/wp-captcha.php (modified) (1 diff)
-
trunk/composer.lock (modified) (14 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/src/Admin.php (modified) (1 diff)
-
trunk/vendor/autoload.php (modified) (1 diff)
-
trunk/vendor/composer/autoload_real.php (modified) (2 diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (2 diffs)
-
trunk/vendor/composer/installers/.git/index (modified) (previous)
-
trunk/vendor/composer/installers/.git/logs/HEAD (modified) (1 diff)
-
trunk/vendor/composer/installers/.git/logs/refs/heads/main (modified) (1 diff)
-
trunk/vendor/composer/installers/.git/logs/refs/remotes/origin/HEAD (modified) (1 diff)
-
trunk/vendor/composer/installers/.git/objects/info/packs (modified) (1 diff)
-
trunk/vendor/composer/installers/.git/objects/pack/pack-15b8fdb174a046ac7707e1df004d7e94ea388c42.idx (deleted)
-
trunk/vendor/composer/installers/.git/objects/pack/pack-15b8fdb174a046ac7707e1df004d7e94ea388c42.pack (deleted)
-
trunk/vendor/composer/installers/.git/objects/pack/pack-c8e7aa8a66ca46514826688e1c5bc61941dc65cd.idx (added)
-
trunk/vendor/composer/installers/.git/objects/pack/pack-c8e7aa8a66ca46514826688e1c5bc61941dc65cd.pack (added)
-
trunk/wp-captcha.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
captcha-eu/tags/v1.0.65/composer.lock
r3364437 r3367605 870 870 { 871 871 "name": "friendsofphp/php-cs-fixer", 872 "version": "v3.8 7.2",872 "version": "v3.88.0", 873 873 "source": { 874 874 "type": "git", 875 875 "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", 876 "reference": " da5f0a7858c79b56fc0b8c36d3efcfe5f37f0992"877 }, 878 "dist": { 879 "type": "zip", 880 "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ da5f0a7858c79b56fc0b8c36d3efcfe5f37f0992",881 "reference": " da5f0a7858c79b56fc0b8c36d3efcfe5f37f0992",876 "reference": "f23469674ae50d40e398bfff8018911a2a2b0dbe" 877 }, 878 "dist": { 879 "type": "zip", 880 "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/f23469674ae50d40e398bfff8018911a2a2b0dbe", 881 "reference": "f23469674ae50d40e398bfff8018911a2a2b0dbe", 882 882 "shasum": "" 883 883 }, … … 906 906 "symfony/polyfill-php80": "^1.33", 907 907 "symfony/polyfill-php81": "^1.33", 908 "symfony/polyfill-php84": "^1.33", 908 909 "symfony/process": "^5.4.47 || ^6.4.24 || ^7.2", 909 910 "symfony/stopwatch": "^5.4.45 || ^6.4.24 || ^7.0" … … 911 912 "require-dev": { 912 913 "facile-it/paraunit": "^1.3.1 || ^2.7", 913 "infection/infection": "^0. 29.14",914 "infection/infection": "^0.31.0", 914 915 "justinrainbow/json-schema": "^6.5", 915 916 "keradus/cli-executor": "^2.2", … … 919 920 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6", 920 921 "phpunit/phpunit": "^9.6.25 || ^10.5.53 || ^11.5.34", 921 "symfony/polyfill-php84": "^1.33",922 922 "symfony/var-dumper": "^5.4.48 || ^6.4.24 || ^7.3.2", 923 923 "symfony/yaml": "^5.4.45 || ^6.4.24 || ^7.3.2" … … 962 962 "support": { 963 963 "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", 964 "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.8 7.2"964 "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.88.0" 965 965 }, 966 966 "funding": [ … … 970 970 } 971 971 ], 972 "time": "2025-09- 10T09:51:40+00:00"972 "time": "2025-09-24T21:31:42+00:00" 973 973 }, 974 974 { … … 2352 2352 { 2353 2353 "name": "phpunit/phpunit", 2354 "version": "9.6.2 7",2354 "version": "9.6.29", 2355 2355 "source": { 2356 2356 "type": "git", 2357 2357 "url": "https://github.com/sebastianbergmann/phpunit.git", 2358 "reference": " 0a9aa4440b6a9528cf360071502628d717af3e0a"2359 }, 2360 "dist": { 2361 "type": "zip", 2362 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ 0a9aa4440b6a9528cf360071502628d717af3e0a",2363 "reference": " 0a9aa4440b6a9528cf360071502628d717af3e0a",2358 "reference": "9ecfec57835a5581bc888ea7e13b51eb55ab9dd3" 2359 }, 2360 "dist": { 2361 "type": "zip", 2362 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9ecfec57835a5581bc888ea7e13b51eb55ab9dd3", 2363 "reference": "9ecfec57835a5581bc888ea7e13b51eb55ab9dd3", 2364 2364 "shasum": "" 2365 2365 }, … … 2386 2386 "sebastian/diff": "^4.0.6", 2387 2387 "sebastian/environment": "^5.1.5", 2388 "sebastian/exporter": "^4.0. 6",2388 "sebastian/exporter": "^4.0.8", 2389 2389 "sebastian/global-state": "^5.0.8", 2390 2390 "sebastian/object-enumerator": "^4.0.4", … … 2435 2435 "issues": "https://github.com/sebastianbergmann/phpunit/issues", 2436 2436 "security": "https://github.com/sebastianbergmann/phpunit/security/policy", 2437 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.2 7"2437 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.29" 2438 2438 }, 2439 2439 "funding": [ … … 2459 2459 } 2460 2460 ], 2461 "time": "2025-09- 14T06:18:03+00:00"2461 "time": "2025-09-24T06:29:11+00:00" 2462 2462 }, 2463 2463 { … … 3825 3825 { 3826 3826 "name": "sebastian/exporter", 3827 "version": "4.0. 6",3827 "version": "4.0.8", 3828 3828 "source": { 3829 3829 "type": "git", 3830 3830 "url": "https://github.com/sebastianbergmann/exporter.git", 3831 "reference": " 78c00df8f170e02473b682df15bfcdacc3d32d72"3832 }, 3833 "dist": { 3834 "type": "zip", 3835 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ 78c00df8f170e02473b682df15bfcdacc3d32d72",3836 "reference": " 78c00df8f170e02473b682df15bfcdacc3d32d72",3831 "reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c" 3832 }, 3833 "dist": { 3834 "type": "zip", 3835 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/14c6ba52f95a36c3d27c835d65efc7123c446e8c", 3836 "reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c", 3837 3837 "shasum": "" 3838 3838 }, … … 3890 3890 "support": { 3891 3891 "issues": "https://github.com/sebastianbergmann/exporter/issues", 3892 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0. 6"3892 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.8" 3893 3893 }, 3894 3894 "funding": [ … … 3896 3896 "url": "https://github.com/sebastianbergmann", 3897 3897 "type": "github" 3898 } 3899 ], 3900 "time": "2024-03-02T06:33:00+00:00" 3898 }, 3899 { 3900 "url": "https://liberapay.com/sebastianbergmann", 3901 "type": "liberapay" 3902 }, 3903 { 3904 "url": "https://thanks.dev/u/gh/sebastianbergmann", 3905 "type": "thanks_dev" 3906 }, 3907 { 3908 "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter", 3909 "type": "tidelift" 3910 } 3911 ], 3912 "time": "2025-09-24T06:03:27+00:00" 3901 3913 }, 3902 3914 { … … 5490 5502 ], 5491 5503 "time": "2024-09-09T11:45:10+00:00" 5504 }, 5505 { 5506 "name": "symfony/polyfill-php84", 5507 "version": "v1.33.0", 5508 "source": { 5509 "type": "git", 5510 "url": "https://github.com/symfony/polyfill-php84.git", 5511 "reference": "d8ced4d875142b6a7426000426b8abc631d6b191" 5512 }, 5513 "dist": { 5514 "type": "zip", 5515 "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191", 5516 "reference": "d8ced4d875142b6a7426000426b8abc631d6b191", 5517 "shasum": "" 5518 }, 5519 "require": { 5520 "php": ">=7.2" 5521 }, 5522 "type": "library", 5523 "extra": { 5524 "thanks": { 5525 "url": "https://github.com/symfony/polyfill", 5526 "name": "symfony/polyfill" 5527 } 5528 }, 5529 "autoload": { 5530 "files": [ 5531 "bootstrap.php" 5532 ], 5533 "psr-4": { 5534 "Symfony\\Polyfill\\Php84\\": "" 5535 }, 5536 "classmap": [ 5537 "Resources/stubs" 5538 ] 5539 }, 5540 "notification-url": "https://packagist.org/downloads/", 5541 "license": [ 5542 "MIT" 5543 ], 5544 "authors": [ 5545 { 5546 "name": "Nicolas Grekas", 5547 "email": "p@tchwork.com" 5548 }, 5549 { 5550 "name": "Symfony Community", 5551 "homepage": "https://symfony.com/contributors" 5552 } 5553 ], 5554 "description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions", 5555 "homepage": "https://symfony.com", 5556 "keywords": [ 5557 "compatibility", 5558 "polyfill", 5559 "portable", 5560 "shim" 5561 ], 5562 "support": { 5563 "source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0" 5564 }, 5565 "funding": [ 5566 { 5567 "url": "https://symfony.com/sponsor", 5568 "type": "custom" 5569 }, 5570 { 5571 "url": "https://github.com/fabpot", 5572 "type": "github" 5573 }, 5574 { 5575 "url": "https://github.com/nicolas-grekas", 5576 "type": "github" 5577 }, 5578 { 5579 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5580 "type": "tidelift" 5581 } 5582 ], 5583 "time": "2025-06-24T13:30:11+00:00" 5492 5584 }, 5493 5585 { -
captcha-eu/tags/v1.0.65/readme.txt
r3364437 r3367605 5 5 Tested up to: 6.7 6 6 Requires PHP: 7.0 7 Stable tag: 1.0.6 47 Stable tag: 1.0.65 8 8 License: GPL 9 9 License URI: https://opensource.org/license/gpl/ … … 61 61 62 62 == Changelog == 63 = v1.0.65 = 64 * fix fluent-auth 2fa issues again 63 65 = v1.0.64 = 64 66 * fix fluent-auth 2fa issues -
captcha-eu/tags/v1.0.65/src/Admin.php
r3364437 r3367605 1278 1278 // WP Login 1279 1279 if (in_array('_wp-login', $selectedPlugins)) { 1280 add_action('authenticate', [$this, 'authenticate'], 21, 3);1280 add_action('authenticate', [$this, 'authenticate'], 5, 3); 1281 1281 } 1282 1282 1283 1283 // WP Registration 1284 1284 if (in_array('_wp-registration', $selectedPlugins)) { 1285 add_action('registration_errors', [$this, 'registration_errors'], 21, 3); 1286 1287 // Block Fluent Security's 2FA when captcha fails during registration 1288 // Hook before the 2FA handler with priority 0 (before priority 1) 1289 add_action('fluent_auth/login_attempts_checked', [$this, 'blockFluentLogin2FA'], 0); 1285 add_action('registration_errors', [$this, 'registration_errors'], 5, 3); 1290 1286 } 1291 1287 1292 1288 // WP Lost Password 1293 1289 if (in_array('_wp-pw-reset', $selectedPlugins)) { 1294 add_action('allow_password_reset', [$this, 'allow_password_reset'], 21, 2);1290 add_action('allow_password_reset', [$this, 'allow_password_reset'], 5, 2); 1295 1291 } 1296 1292 -
captcha-eu/tags/v1.0.65/vendor/autoload.php
r3364437 r3367605 23 23 require_once __DIR__ . '/composer/autoload_real.php'; 24 24 25 return ComposerAutoloaderInit fc1335a27507ba523ddf422d2891c9df::getLoader();25 return ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05::getLoader(); -
captcha-eu/tags/v1.0.65/vendor/composer/autoload_real.php
r3364437 r3367605 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit fc1335a27507ba523ddf422d2891c9df5 class ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit fc1335a27507ba523ddf422d2891c9df', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit fc1335a27507ba523ddf422d2891c9df', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit fc1335a27507ba523ddf422d2891c9df::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::getInitializer($loader)); 33 33 34 34 $loader->register(true); -
captcha-eu/tags/v1.0.65/vendor/composer/autoload_static.php
r3364437 r3367605 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit fc1335a27507ba523ddf422d2891c9df7 class ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( … … 34 34 { 35 35 return \Closure::bind(function () use ($loader) { 36 $loader->prefixLengthsPsr4 = ComposerStaticInit fc1335a27507ba523ddf422d2891c9df::$prefixLengthsPsr4;37 $loader->prefixDirsPsr4 = ComposerStaticInit fc1335a27507ba523ddf422d2891c9df::$prefixDirsPsr4;38 $loader->classMap = ComposerStaticInit fc1335a27507ba523ddf422d2891c9df::$classMap;36 $loader->prefixLengthsPsr4 = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$prefixLengthsPsr4; 37 $loader->prefixDirsPsr4 = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$prefixDirsPsr4; 38 $loader->classMap = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$classMap; 39 39 40 40 }, null, ClassLoader::class); -
captcha-eu/tags/v1.0.65/vendor/composer/installers/.git/logs/HEAD
r3364437 r3367605 1 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758 274215+0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/2 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 d20a64ed3c94748397ff5973488761b22f6d3f19 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758 274215+0000 checkout: moving from main to v1.12.01 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758783531 +0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/ 2 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 d20a64ed3c94748397ff5973488761b22f6d3f19 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758783531 +0000 checkout: moving from main to v1.12.0 -
captcha-eu/tags/v1.0.65/vendor/composer/installers/.git/logs/refs/heads/main
r3364437 r3367605 1 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758 274215+0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/1 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758783531 +0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/ -
captcha-eu/tags/v1.0.65/vendor/composer/installers/.git/logs/refs/remotes/origin/HEAD
r3364437 r3367605 1 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758 274215+0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/1 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758783531 +0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/ -
captcha-eu/tags/v1.0.65/vendor/composer/installers/.git/objects/info/packs
r3364437 r3367605 1 P pack- 15b8fdb174a046ac7707e1df004d7e94ea388c42.pack1 P pack-c8e7aa8a66ca46514826688e1c5bc61941dc65cd.pack 2 2 -
captcha-eu/tags/v1.0.65/wp-captcha.php
r3364437 r3367605 4 4 * Description: Captcha.eu provides a GDPR compliant protection against bots and spammers. 5 5 * Plugin URI: https://www.captcha.eu 6 * Version: 1.0.6 46 * Version: 1.0.65 7 7 * Author: captchaeu 8 8 * Author URI: https://profiles.wordpress.org/captchaeu/ -
captcha-eu/trunk/composer.lock
r3364437 r3367605 870 870 { 871 871 "name": "friendsofphp/php-cs-fixer", 872 "version": "v3.8 7.2",872 "version": "v3.88.0", 873 873 "source": { 874 874 "type": "git", 875 875 "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", 876 "reference": " da5f0a7858c79b56fc0b8c36d3efcfe5f37f0992"877 }, 878 "dist": { 879 "type": "zip", 880 "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/ da5f0a7858c79b56fc0b8c36d3efcfe5f37f0992",881 "reference": " da5f0a7858c79b56fc0b8c36d3efcfe5f37f0992",876 "reference": "f23469674ae50d40e398bfff8018911a2a2b0dbe" 877 }, 878 "dist": { 879 "type": "zip", 880 "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/f23469674ae50d40e398bfff8018911a2a2b0dbe", 881 "reference": "f23469674ae50d40e398bfff8018911a2a2b0dbe", 882 882 "shasum": "" 883 883 }, … … 906 906 "symfony/polyfill-php80": "^1.33", 907 907 "symfony/polyfill-php81": "^1.33", 908 "symfony/polyfill-php84": "^1.33", 908 909 "symfony/process": "^5.4.47 || ^6.4.24 || ^7.2", 909 910 "symfony/stopwatch": "^5.4.45 || ^6.4.24 || ^7.0" … … 911 912 "require-dev": { 912 913 "facile-it/paraunit": "^1.3.1 || ^2.7", 913 "infection/infection": "^0. 29.14",914 "infection/infection": "^0.31.0", 914 915 "justinrainbow/json-schema": "^6.5", 915 916 "keradus/cli-executor": "^2.2", … … 919 920 "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6", 920 921 "phpunit/phpunit": "^9.6.25 || ^10.5.53 || ^11.5.34", 921 "symfony/polyfill-php84": "^1.33",922 922 "symfony/var-dumper": "^5.4.48 || ^6.4.24 || ^7.3.2", 923 923 "symfony/yaml": "^5.4.45 || ^6.4.24 || ^7.3.2" … … 962 962 "support": { 963 963 "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", 964 "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.8 7.2"964 "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.88.0" 965 965 }, 966 966 "funding": [ … … 970 970 } 971 971 ], 972 "time": "2025-09- 10T09:51:40+00:00"972 "time": "2025-09-24T21:31:42+00:00" 973 973 }, 974 974 { … … 2352 2352 { 2353 2353 "name": "phpunit/phpunit", 2354 "version": "9.6.2 7",2354 "version": "9.6.29", 2355 2355 "source": { 2356 2356 "type": "git", 2357 2357 "url": "https://github.com/sebastianbergmann/phpunit.git", 2358 "reference": " 0a9aa4440b6a9528cf360071502628d717af3e0a"2359 }, 2360 "dist": { 2361 "type": "zip", 2362 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ 0a9aa4440b6a9528cf360071502628d717af3e0a",2363 "reference": " 0a9aa4440b6a9528cf360071502628d717af3e0a",2358 "reference": "9ecfec57835a5581bc888ea7e13b51eb55ab9dd3" 2359 }, 2360 "dist": { 2361 "type": "zip", 2362 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9ecfec57835a5581bc888ea7e13b51eb55ab9dd3", 2363 "reference": "9ecfec57835a5581bc888ea7e13b51eb55ab9dd3", 2364 2364 "shasum": "" 2365 2365 }, … … 2386 2386 "sebastian/diff": "^4.0.6", 2387 2387 "sebastian/environment": "^5.1.5", 2388 "sebastian/exporter": "^4.0. 6",2388 "sebastian/exporter": "^4.0.8", 2389 2389 "sebastian/global-state": "^5.0.8", 2390 2390 "sebastian/object-enumerator": "^4.0.4", … … 2435 2435 "issues": "https://github.com/sebastianbergmann/phpunit/issues", 2436 2436 "security": "https://github.com/sebastianbergmann/phpunit/security/policy", 2437 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.2 7"2437 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.29" 2438 2438 }, 2439 2439 "funding": [ … … 2459 2459 } 2460 2460 ], 2461 "time": "2025-09- 14T06:18:03+00:00"2461 "time": "2025-09-24T06:29:11+00:00" 2462 2462 }, 2463 2463 { … … 3825 3825 { 3826 3826 "name": "sebastian/exporter", 3827 "version": "4.0. 6",3827 "version": "4.0.8", 3828 3828 "source": { 3829 3829 "type": "git", 3830 3830 "url": "https://github.com/sebastianbergmann/exporter.git", 3831 "reference": " 78c00df8f170e02473b682df15bfcdacc3d32d72"3832 }, 3833 "dist": { 3834 "type": "zip", 3835 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ 78c00df8f170e02473b682df15bfcdacc3d32d72",3836 "reference": " 78c00df8f170e02473b682df15bfcdacc3d32d72",3831 "reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c" 3832 }, 3833 "dist": { 3834 "type": "zip", 3835 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/14c6ba52f95a36c3d27c835d65efc7123c446e8c", 3836 "reference": "14c6ba52f95a36c3d27c835d65efc7123c446e8c", 3837 3837 "shasum": "" 3838 3838 }, … … 3890 3890 "support": { 3891 3891 "issues": "https://github.com/sebastianbergmann/exporter/issues", 3892 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0. 6"3892 "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.8" 3893 3893 }, 3894 3894 "funding": [ … … 3896 3896 "url": "https://github.com/sebastianbergmann", 3897 3897 "type": "github" 3898 } 3899 ], 3900 "time": "2024-03-02T06:33:00+00:00" 3898 }, 3899 { 3900 "url": "https://liberapay.com/sebastianbergmann", 3901 "type": "liberapay" 3902 }, 3903 { 3904 "url": "https://thanks.dev/u/gh/sebastianbergmann", 3905 "type": "thanks_dev" 3906 }, 3907 { 3908 "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter", 3909 "type": "tidelift" 3910 } 3911 ], 3912 "time": "2025-09-24T06:03:27+00:00" 3901 3913 }, 3902 3914 { … … 5490 5502 ], 5491 5503 "time": "2024-09-09T11:45:10+00:00" 5504 }, 5505 { 5506 "name": "symfony/polyfill-php84", 5507 "version": "v1.33.0", 5508 "source": { 5509 "type": "git", 5510 "url": "https://github.com/symfony/polyfill-php84.git", 5511 "reference": "d8ced4d875142b6a7426000426b8abc631d6b191" 5512 }, 5513 "dist": { 5514 "type": "zip", 5515 "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191", 5516 "reference": "d8ced4d875142b6a7426000426b8abc631d6b191", 5517 "shasum": "" 5518 }, 5519 "require": { 5520 "php": ">=7.2" 5521 }, 5522 "type": "library", 5523 "extra": { 5524 "thanks": { 5525 "url": "https://github.com/symfony/polyfill", 5526 "name": "symfony/polyfill" 5527 } 5528 }, 5529 "autoload": { 5530 "files": [ 5531 "bootstrap.php" 5532 ], 5533 "psr-4": { 5534 "Symfony\\Polyfill\\Php84\\": "" 5535 }, 5536 "classmap": [ 5537 "Resources/stubs" 5538 ] 5539 }, 5540 "notification-url": "https://packagist.org/downloads/", 5541 "license": [ 5542 "MIT" 5543 ], 5544 "authors": [ 5545 { 5546 "name": "Nicolas Grekas", 5547 "email": "p@tchwork.com" 5548 }, 5549 { 5550 "name": "Symfony Community", 5551 "homepage": "https://symfony.com/contributors" 5552 } 5553 ], 5554 "description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions", 5555 "homepage": "https://symfony.com", 5556 "keywords": [ 5557 "compatibility", 5558 "polyfill", 5559 "portable", 5560 "shim" 5561 ], 5562 "support": { 5563 "source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0" 5564 }, 5565 "funding": [ 5566 { 5567 "url": "https://symfony.com/sponsor", 5568 "type": "custom" 5569 }, 5570 { 5571 "url": "https://github.com/fabpot", 5572 "type": "github" 5573 }, 5574 { 5575 "url": "https://github.com/nicolas-grekas", 5576 "type": "github" 5577 }, 5578 { 5579 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", 5580 "type": "tidelift" 5581 } 5582 ], 5583 "time": "2025-06-24T13:30:11+00:00" 5492 5584 }, 5493 5585 { -
captcha-eu/trunk/readme.txt
r3364437 r3367605 5 5 Tested up to: 6.7 6 6 Requires PHP: 7.0 7 Stable tag: 1.0.6 47 Stable tag: 1.0.65 8 8 License: GPL 9 9 License URI: https://opensource.org/license/gpl/ … … 61 61 62 62 == Changelog == 63 = v1.0.65 = 64 * fix fluent-auth 2fa issues again 63 65 = v1.0.64 = 64 66 * fix fluent-auth 2fa issues -
captcha-eu/trunk/src/Admin.php
r3364437 r3367605 1278 1278 // WP Login 1279 1279 if (in_array('_wp-login', $selectedPlugins)) { 1280 add_action('authenticate', [$this, 'authenticate'], 21, 3);1280 add_action('authenticate', [$this, 'authenticate'], 5, 3); 1281 1281 } 1282 1282 1283 1283 // WP Registration 1284 1284 if (in_array('_wp-registration', $selectedPlugins)) { 1285 add_action('registration_errors', [$this, 'registration_errors'], 21, 3); 1286 1287 // Block Fluent Security's 2FA when captcha fails during registration 1288 // Hook before the 2FA handler with priority 0 (before priority 1) 1289 add_action('fluent_auth/login_attempts_checked', [$this, 'blockFluentLogin2FA'], 0); 1285 add_action('registration_errors', [$this, 'registration_errors'], 5, 3); 1290 1286 } 1291 1287 1292 1288 // WP Lost Password 1293 1289 if (in_array('_wp-pw-reset', $selectedPlugins)) { 1294 add_action('allow_password_reset', [$this, 'allow_password_reset'], 21, 2);1290 add_action('allow_password_reset', [$this, 'allow_password_reset'], 5, 2); 1295 1291 } 1296 1292 -
captcha-eu/trunk/vendor/autoload.php
r3364437 r3367605 23 23 require_once __DIR__ . '/composer/autoload_real.php'; 24 24 25 return ComposerAutoloaderInit fc1335a27507ba523ddf422d2891c9df::getLoader();25 return ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05::getLoader(); -
captcha-eu/trunk/vendor/composer/autoload_real.php
r3364437 r3367605 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit fc1335a27507ba523ddf422d2891c9df5 class ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05 6 6 { 7 7 private static $loader; … … 25 25 require __DIR__ . '/platform_check.php'; 26 26 27 spl_autoload_register(array('ComposerAutoloaderInit fc1335a27507ba523ddf422d2891c9df', 'loadClassLoader'), true, true);27 spl_autoload_register(array('ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05', 'loadClassLoader'), true, true); 28 28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); 29 spl_autoload_unregister(array('ComposerAutoloaderInit fc1335a27507ba523ddf422d2891c9df', 'loadClassLoader'));29 spl_autoload_unregister(array('ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05', 'loadClassLoader')); 30 30 31 31 require __DIR__ . '/autoload_static.php'; 32 call_user_func(\Composer\Autoload\ComposerStaticInit fc1335a27507ba523ddf422d2891c9df::getInitializer($loader));32 call_user_func(\Composer\Autoload\ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::getInitializer($loader)); 33 33 34 34 $loader->register(true); -
captcha-eu/trunk/vendor/composer/autoload_static.php
r3364437 r3367605 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit fc1335a27507ba523ddf422d2891c9df7 class ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05 8 8 { 9 9 public static $prefixLengthsPsr4 = array ( … … 34 34 { 35 35 return \Closure::bind(function () use ($loader) { 36 $loader->prefixLengthsPsr4 = ComposerStaticInit fc1335a27507ba523ddf422d2891c9df::$prefixLengthsPsr4;37 $loader->prefixDirsPsr4 = ComposerStaticInit fc1335a27507ba523ddf422d2891c9df::$prefixDirsPsr4;38 $loader->classMap = ComposerStaticInit fc1335a27507ba523ddf422d2891c9df::$classMap;36 $loader->prefixLengthsPsr4 = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$prefixLengthsPsr4; 37 $loader->prefixDirsPsr4 = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$prefixDirsPsr4; 38 $loader->classMap = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$classMap; 39 39 40 40 }, null, ClassLoader::class); -
captcha-eu/trunk/vendor/composer/installers/.git/logs/HEAD
r3364437 r3367605 1 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758 274215+0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/2 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 d20a64ed3c94748397ff5973488761b22f6d3f19 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758 274215+0000 checkout: moving from main to v1.12.01 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758783531 +0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/ 2 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 d20a64ed3c94748397ff5973488761b22f6d3f19 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758783531 +0000 checkout: moving from main to v1.12.0 -
captcha-eu/trunk/vendor/composer/installers/.git/logs/refs/heads/main
r3364437 r3367605 1 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758 274215+0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/1 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758783531 +0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/ -
captcha-eu/trunk/vendor/composer/installers/.git/logs/refs/remotes/origin/HEAD
r3364437 r3367605 1 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758 274215+0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/1 0000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758783531 +0000 clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/ -
captcha-eu/trunk/vendor/composer/installers/.git/objects/info/packs
r3364437 r3367605 1 P pack- 15b8fdb174a046ac7707e1df004d7e94ea388c42.pack1 P pack-c8e7aa8a66ca46514826688e1c5bc61941dc65cd.pack 2 2 -
captcha-eu/trunk/wp-captcha.php
r3364437 r3367605 4 4 * Description: Captcha.eu provides a GDPR compliant protection against bots and spammers. 5 5 * Plugin URI: https://www.captcha.eu 6 * Version: 1.0.6 46 * Version: 1.0.65 7 7 * Author: captchaeu 8 8 * Author URI: https://profiles.wordpress.org/captchaeu/
Note: See TracChangeset
for help on using the changeset viewer.