Heray-Was-Here
Server : Apache
System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.2.31
Disable Function : NONE
Directory :  /var/www/mailsvr/roundcube/plugins/rcguard/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/mailsvr/roundcube/plugins/rcguard/composer.json
{
    "name": "dsoares/rcguard",
    "type": "roundcube-plugin",
    "description": "Roundcube plugin that enforces reCAPTCHA for users that have too many failed logins",
    "keywords": ["mail","roundcube","security","captcha"],
    "homepage": "https://github.com/dsoares/roundcube-rcguard",
    "version": "1.3.2",
    "license": "GPL-3.0+",
    "authors": [
        {
            "name": "Diana Soares",
            "email": "diana.soares@gmail.com",
            "homepage": "https://github.com/dsoares",
            "role": "Developer"
        }
    ],
    "repositories": [
        {
            "type": "composer",
            "url": "https://plugins.roundcube.net"
        }
    ],
    "require": {
        "php": ">=5.4",
        "roundcube/plugin-installer": ">=0.1.3"
    },
    "scripts": {
        "lint": "php-cs-fixer -v fix --diff --diff-format udiff --dry-run",
        "fix": "php-cs-fixer fix"
    },
    "extra": {
        "roundcube": {
            "min-version": "1.1",
            "sql-dir": "SQL"
        }
    }
}

Hry