.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _introduction: Introduction ============ .. _what-it-does: What does it do? ---------------- This extension allows to protect backend and/or frontend login against brute-force attacks. If a configured number of failed login attempts with one and the same IP and/or username is reached, further logins are prohibited for this IP and/or username. .. _links: Links ----- * Git-Repository: https://github.com/WebentwicklerAt/typo3-loginlimit * Issues: https://github.com/WebentwicklerAt/typo3-loginlimit/issues