aertmann/brute-force
Composer 安装命令:
composer require aertmann/brute-force
包简介
Simple brute-force prevention (account locking) for Flow
README 文档
README
Introduction
This package provides simple brute-force prevention (account locking) for Neos/Flow.
A notification email can be send to an administrator when an account has been locked.
Compatible with Neos 3.x or later / Flow 4.x or later (tested until 7.3)
Be aware that there are ways to circumvent this protection and it can be misused, see Blocking Brute Force Attacks for more information.
Note that the threshold is disabled in development context by default. To override it, create a Settings.yaml
configuration file inside a Development folder inside a Configuration folder.
Installation
composer require "aertmann/brute-force:~2.0"
Configuration
Failed attempts threshold and notification mail can be configured in Settings.yaml.
统计信息
- 总下载量: 1.55k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-05-03