aertmann/brute-force

Last activity 26 Apr 2023 6 1255
composer require aertmann/brute-force

Simple brute-force prevention (account locking) for Flow

1.0.2

Version
1.0.2
Type
typo3-flow-package
Release Date
May 10, 2016 09:43
Source
git
Distribution
zip
Requires
  • typo3/flow: ~3.0
  • typo3/swiftmailer: ~5.0
MIT
  • #flow
  • #security
  • #neos
  • #brute-force
119dfb694365bc652b2fba8e2f24dc4559c9abbd

Readme excerpt

AE.BruteForce

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 + 4.x / Flow 4.x + 5.x

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.…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 2 package(s).