“”

Login limit Login limit

loginlimit / stable

Protect backend and/or frontend login against brute-force attacks.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req webentwicklerat/loginlimit

Tags

#login #limit #brute #force #attack #protect #Frontend #backend

Last upload comment

- Update documentation.
- Add LICENSE file.
- Compatibility with TYPO3 8.7.

Downloads by month

Download 1.0.3 Extension Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Gernot Leitgab
Company
Webentwickler.at
Last update
23. Sep 2017
First upload
25. Apr 2015
Downloads
3,063
Category
Miscellaneous
Dependencies
  • TYPO3 (6.2.0 - 8.7.99)
  • scheduler (6.2.0 - 8.7.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req webentwicklerat/loginlimit to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (1)

Emogrifier Emogrifier
(emogrifier)

Converts CSS styles into inline HTML styles.

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
1.0.3 / stable
September 23, 2017
- Update documentation.
- Add LICENSE file.
- Compatibility with TYPO3 8.7.
6.2.0 - 8.7.99 Download
1.0.2 / stable
July 22, 2016
- Removed superfluous comma in composer.json.
6.2.0 - 7.6.99 Download
1.0.1 / stable
July 22, 2016
- Updated version requirements for compatibility with TYPO3 CMS 7 LTS.
- Added composer.json.
- Code clean-up.
6.2.0 - 7.6.99 Download
1.0.0 / beta
April 25, 2015
Protects backend and/or frontend login from brute-force attacks.
6.2.0 - 7.1.99 Download