🐝 Strangebuzz
  • Blog
  • Snippets
  • Tools
    Tools What is my IP? Is my password compromised? My emojis
  • Misc
    Technical project stack GDPR About
  • 🇫🇷
  • 🇬🇧

Symfony / PHP / JavaScript / Vue.js / Docker / Devops...

Less chitchat... more code.

  1. Home
  2. Blog
  3. "login" tag

login

Tags  Symfony (36)  PHP (12)  Security (6)  controller (4)  Developer Experience (DX) (4)  API Platform (4)  api (4)  Form (3)  elasticsearch (3)  search (3)  workflow (3)  dev (3)  phpunit (3)  spam (2)  I18n (2)  Validation (2)  DevOps (2)  GIT (2)  Docker (2)  Best practices (2)
» View all tags » Run the "login" search on all the site.

Implementing a login fail2ban like system for Symfony with Redis

Symfony

Published on 2018-11-16 • Modified on 2020-10-17

In this post, we will see how to implement a fail2ban system for Symfony. It will log login failure attempts for a given IP and will prevent further tries once a critical threshold is reached. When happening, a customized error page will be displayed to the user. ⏹

subject Read the full post


... by COil
 Symfony  Redis  Security  spam  brut-force  login  throttling
Strangebuzz EURL
© Made by COil, © 2007-2025. Powered by Symfony
Symfony ™ is a trademark of Symfony SAS.
  • 🦋