Plugin Directory

Changeset 3367605


Ignore:
Timestamp:
09/25/2025 06:59:13 AM (6 months ago)
Author:
captchaeu
Message:

Update to version v1.0.65 from GitLab (http://gitlab.krone.at/CAPTCHA/wp-plugin; http://gitlab.krone.at/CAPTCHA/wp-plugin/-/jobs/497357)

Location:
captcha-eu
Files:
4 added
4 deleted
24 edited
1 copied

Legend:

Unmodified
Added
Removed
  • captcha-eu/tags/v1.0.65/composer.lock

    r3364437 r3367605  
    870870        {
    871871            "name": "friendsofphp/php-cs-fixer",
    872             "version": "v3.87.2",
     872            "version": "v3.88.0",
    873873            "source": {
    874874                "type": "git",
    875875                "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",
    882882                "shasum": ""
    883883            },
     
    906906                "symfony/polyfill-php80": "^1.33",
    907907                "symfony/polyfill-php81": "^1.33",
     908                "symfony/polyfill-php84": "^1.33",
    908909                "symfony/process": "^5.4.47 || ^6.4.24 || ^7.2",
    909910                "symfony/stopwatch": "^5.4.45 || ^6.4.24 || ^7.0"
     
    911912            "require-dev": {
    912913                "facile-it/paraunit": "^1.3.1 || ^2.7",
    913                 "infection/infection": "^0.29.14",
     914                "infection/infection": "^0.31.0",
    914915                "justinrainbow/json-schema": "^6.5",
    915916                "keradus/cli-executor": "^2.2",
     
    919920                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6",
    920921                "phpunit/phpunit": "^9.6.25 || ^10.5.53 || ^11.5.34",
    921                 "symfony/polyfill-php84": "^1.33",
    922922                "symfony/var-dumper": "^5.4.48 || ^6.4.24 || ^7.3.2",
    923923                "symfony/yaml": "^5.4.45 || ^6.4.24 || ^7.3.2"
     
    962962            "support": {
    963963                "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
    964                 "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.87.2"
     964                "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.88.0"
    965965            },
    966966            "funding": [
     
    970970                }
    971971            ],
    972             "time": "2025-09-10T09:51:40+00:00"
     972            "time": "2025-09-24T21:31:42+00:00"
    973973        },
    974974        {
     
    23522352        {
    23532353            "name": "phpunit/phpunit",
    2354             "version": "9.6.27",
     2354            "version": "9.6.29",
    23552355            "source": {
    23562356                "type": "git",
    23572357                "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",
    23642364                "shasum": ""
    23652365            },
     
    23862386                "sebastian/diff": "^4.0.6",
    23872387                "sebastian/environment": "^5.1.5",
    2388                 "sebastian/exporter": "^4.0.6",
     2388                "sebastian/exporter": "^4.0.8",
    23892389                "sebastian/global-state": "^5.0.8",
    23902390                "sebastian/object-enumerator": "^4.0.4",
     
    24352435                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    24362436                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    2437                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.27"
     2437                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.29"
    24382438            },
    24392439            "funding": [
     
    24592459                }
    24602460            ],
    2461             "time": "2025-09-14T06:18:03+00:00"
     2461            "time": "2025-09-24T06:29:11+00:00"
    24622462        },
    24632463        {
     
    38253825        {
    38263826            "name": "sebastian/exporter",
    3827             "version": "4.0.6",
     3827            "version": "4.0.8",
    38283828            "source": {
    38293829                "type": "git",
    38303830                "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",
    38373837                "shasum": ""
    38383838            },
     
    38903890            "support": {
    38913891                "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"
    38933893            },
    38943894            "funding": [
     
    38963896                    "url": "https://github.com/sebastianbergmann",
    38973897                    "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"
    39013913        },
    39023914        {
     
    54905502            ],
    54915503            "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"
    54925584        },
    54935585        {
  • captcha-eu/tags/v1.0.65/readme.txt

    r3364437 r3367605  
    55Tested up to: 6.7
    66Requires PHP: 7.0
    7 Stable tag: 1.0.64
     7Stable tag: 1.0.65
    88License: GPL
    99License URI: https://opensource.org/license/gpl/
     
    6161
    6262== Changelog ==
     63= v1.0.65 =
     64* fix fluent-auth 2fa issues again
    6365= v1.0.64 =
    6466* fix fluent-auth 2fa issues
  • captcha-eu/tags/v1.0.65/src/Admin.php

    r3364437 r3367605  
    12781278        // WP Login
    12791279        if (in_array('_wp-login', $selectedPlugins)) {
    1280             add_action('authenticate', [$this, 'authenticate'], 21, 3);
     1280            add_action('authenticate', [$this, 'authenticate'], 5, 3);
    12811281        }
    12821282
    12831283        // WP Registration
    12841284        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);
    12901286        }
    12911287
    12921288        // WP Lost Password
    12931289        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);
    12951291        }
    12961292
  • captcha-eu/tags/v1.0.65/vendor/autoload.php

    r3364437 r3367605  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInitfc1335a27507ba523ddf422d2891c9df::getLoader();
     25return ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05::getLoader();
  • captcha-eu/tags/v1.0.65/vendor/composer/autoload_real.php

    r3364437 r3367605  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitfc1335a27507ba523ddf422d2891c9df
     5class ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInitfc1335a27507ba523ddf422d2891c9df', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInitfc1335a27507ba523ddf422d2891c9df', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInitfc1335a27507ba523ddf422d2891c9df::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::getInitializer($loader));
    3333
    3434        $loader->register(true);
  • captcha-eu/tags/v1.0.65/vendor/composer/autoload_static.php

    r3364437 r3367605  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitfc1335a27507ba523ddf422d2891c9df
     7class ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    3434    {
    3535        return \Closure::bind(function () use ($loader) {
    36             $loader->prefixLengthsPsr4 = ComposerStaticInitfc1335a27507ba523ddf422d2891c9df::$prefixLengthsPsr4;
    37             $loader->prefixDirsPsr4 = ComposerStaticInitfc1335a27507ba523ddf422d2891c9df::$prefixDirsPsr4;
    38             $loader->classMap = ComposerStaticInitfc1335a27507ba523ddf422d2891c9df::$classMap;
     36            $loader->prefixLengthsPsr4 = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$prefixLengthsPsr4;
     37            $loader->prefixDirsPsr4 = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$prefixDirsPsr4;
     38            $loader->classMap = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$classMap;
    3939
    4040        }, 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> 1758274215 +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> 1758274215 +0000   checkout: moving from main to v1.12.0
     10000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758783531 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     25b390889ecbb17bfa69ed5a030fa2e6075a19ba0 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> 1758274215 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     10000000000000000000000000000000000000000 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> 1758274215 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     10000000000000000000000000000000000000000 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.pack
     1P pack-c8e7aa8a66ca46514826688e1c5bc61941dc65cd.pack
    22
  • captcha-eu/tags/v1.0.65/wp-captcha.php

    r3364437 r3367605  
    44 * Description: Captcha.eu provides a GDPR compliant protection against bots and spammers.
    55 * Plugin URI:  https://www.captcha.eu
    6  * Version:     1.0.64
     6 * Version:     1.0.65
    77 * Author:      captchaeu
    88 * Author URI:  https://profiles.wordpress.org/captchaeu/
  • captcha-eu/trunk/composer.lock

    r3364437 r3367605  
    870870        {
    871871            "name": "friendsofphp/php-cs-fixer",
    872             "version": "v3.87.2",
     872            "version": "v3.88.0",
    873873            "source": {
    874874                "type": "git",
    875875                "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",
    882882                "shasum": ""
    883883            },
     
    906906                "symfony/polyfill-php80": "^1.33",
    907907                "symfony/polyfill-php81": "^1.33",
     908                "symfony/polyfill-php84": "^1.33",
    908909                "symfony/process": "^5.4.47 || ^6.4.24 || ^7.2",
    909910                "symfony/stopwatch": "^5.4.45 || ^6.4.24 || ^7.0"
     
    911912            "require-dev": {
    912913                "facile-it/paraunit": "^1.3.1 || ^2.7",
    913                 "infection/infection": "^0.29.14",
     914                "infection/infection": "^0.31.0",
    914915                "justinrainbow/json-schema": "^6.5",
    915916                "keradus/cli-executor": "^2.2",
     
    919920                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.6",
    920921                "phpunit/phpunit": "^9.6.25 || ^10.5.53 || ^11.5.34",
    921                 "symfony/polyfill-php84": "^1.33",
    922922                "symfony/var-dumper": "^5.4.48 || ^6.4.24 || ^7.3.2",
    923923                "symfony/yaml": "^5.4.45 || ^6.4.24 || ^7.3.2"
     
    962962            "support": {
    963963                "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
    964                 "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.87.2"
     964                "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.88.0"
    965965            },
    966966            "funding": [
     
    970970                }
    971971            ],
    972             "time": "2025-09-10T09:51:40+00:00"
     972            "time": "2025-09-24T21:31:42+00:00"
    973973        },
    974974        {
     
    23522352        {
    23532353            "name": "phpunit/phpunit",
    2354             "version": "9.6.27",
     2354            "version": "9.6.29",
    23552355            "source": {
    23562356                "type": "git",
    23572357                "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",
    23642364                "shasum": ""
    23652365            },
     
    23862386                "sebastian/diff": "^4.0.6",
    23872387                "sebastian/environment": "^5.1.5",
    2388                 "sebastian/exporter": "^4.0.6",
     2388                "sebastian/exporter": "^4.0.8",
    23892389                "sebastian/global-state": "^5.0.8",
    23902390                "sebastian/object-enumerator": "^4.0.4",
     
    24352435                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
    24362436                "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
    2437                 "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.27"
     2437                "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.29"
    24382438            },
    24392439            "funding": [
     
    24592459                }
    24602460            ],
    2461             "time": "2025-09-14T06:18:03+00:00"
     2461            "time": "2025-09-24T06:29:11+00:00"
    24622462        },
    24632463        {
     
    38253825        {
    38263826            "name": "sebastian/exporter",
    3827             "version": "4.0.6",
     3827            "version": "4.0.8",
    38283828            "source": {
    38293829                "type": "git",
    38303830                "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",
    38373837                "shasum": ""
    38383838            },
     
    38903890            "support": {
    38913891                "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"
    38933893            },
    38943894            "funding": [
     
    38963896                    "url": "https://github.com/sebastianbergmann",
    38973897                    "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"
    39013913        },
    39023914        {
     
    54905502            ],
    54915503            "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"
    54925584        },
    54935585        {
  • captcha-eu/trunk/readme.txt

    r3364437 r3367605  
    55Tested up to: 6.7
    66Requires PHP: 7.0
    7 Stable tag: 1.0.64
     7Stable tag: 1.0.65
    88License: GPL
    99License URI: https://opensource.org/license/gpl/
     
    6161
    6262== Changelog ==
     63= v1.0.65 =
     64* fix fluent-auth 2fa issues again
    6365= v1.0.64 =
    6466* fix fluent-auth 2fa issues
  • captcha-eu/trunk/src/Admin.php

    r3364437 r3367605  
    12781278        // WP Login
    12791279        if (in_array('_wp-login', $selectedPlugins)) {
    1280             add_action('authenticate', [$this, 'authenticate'], 21, 3);
     1280            add_action('authenticate', [$this, 'authenticate'], 5, 3);
    12811281        }
    12821282
    12831283        // WP Registration
    12841284        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);
    12901286        }
    12911287
    12921288        // WP Lost Password
    12931289        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);
    12951291        }
    12961292
  • captcha-eu/trunk/vendor/autoload.php

    r3364437 r3367605  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInitfc1335a27507ba523ddf422d2891c9df::getLoader();
     25return ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05::getLoader();
  • captcha-eu/trunk/vendor/composer/autoload_real.php

    r3364437 r3367605  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitfc1335a27507ba523ddf422d2891c9df
     5class ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInitfc1335a27507ba523ddf422d2891c9df', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInitfc1335a27507ba523ddf422d2891c9df', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInit106dc45d6ab4541a2794a3fc3fe3dc05', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInitfc1335a27507ba523ddf422d2891c9df::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::getInitializer($loader));
    3333
    3434        $loader->register(true);
  • captcha-eu/trunk/vendor/composer/autoload_static.php

    r3364437 r3367605  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitfc1335a27507ba523ddf422d2891c9df
     7class ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05
    88{
    99    public static $prefixLengthsPsr4 = array (
     
    3434    {
    3535        return \Closure::bind(function () use ($loader) {
    36             $loader->prefixLengthsPsr4 = ComposerStaticInitfc1335a27507ba523ddf422d2891c9df::$prefixLengthsPsr4;
    37             $loader->prefixDirsPsr4 = ComposerStaticInitfc1335a27507ba523ddf422d2891c9df::$prefixDirsPsr4;
    38             $loader->classMap = ComposerStaticInitfc1335a27507ba523ddf422d2891c9df::$classMap;
     36            $loader->prefixLengthsPsr4 = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$prefixLengthsPsr4;
     37            $loader->prefixDirsPsr4 = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$prefixDirsPsr4;
     38            $loader->classMap = ComposerStaticInit106dc45d6ab4541a2794a3fc3fe3dc05::$classMap;
    3939
    4040        }, 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> 1758274215 +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> 1758274215 +0000   checkout: moving from main to v1.12.0
     10000000000000000000000000000000000000000 5b390889ecbb17bfa69ed5a030fa2e6075a19ba0 Erick Hitter (GitLab CI) <git-contrib+ci@ethitter.com> 1758783531 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     25b390889ecbb17bfa69ed5a030fa2e6075a19ba0 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> 1758274215 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     10000000000000000000000000000000000000000 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> 1758274215 +0000   clone: from /root/.composer/cache/vcs/https---github.com-composer-installers.git/
     10000000000000000000000000000000000000000 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.pack
     1P pack-c8e7aa8a66ca46514826688e1c5bc61941dc65cd.pack
    22
  • captcha-eu/trunk/wp-captcha.php

    r3364437 r3367605  
    44 * Description: Captcha.eu provides a GDPR compliant protection against bots and spammers.
    55 * Plugin URI:  https://www.captcha.eu
    6  * Version:     1.0.64
     6 * Version:     1.0.65
    77 * Author:      captchaeu
    88 * Author URI:  https://profiles.wordpress.org/captchaeu/
Note: See TracChangeset for help on using the changeset viewer.