texxasrulez / fail2ban
displays failed login attempts in your syslog or userlogins log file
Package info
github.com/texxasrulez/fail2ban
Type:roundcube-plugin
pkg:composer/texxasrulez/fail2ban
1.0.0
2026-04-16 00:58 UTC
README
Versioning
fail2bannow keeps its canonical version infail2ban::PLUGIN_VERSIONinsidefail2ban.php.fail2ban::info()exposes the plugin metadata array used for self-identification.- Development builds should use a
+devsuffix such as1.5+dev. - Release builds should use a clean tagged version such as
1.5.
For a release bump:
- Update
fail2ban::PLUGIN_VERSIONinfail2ban.phpor runsh scripts/bump-version.sh 1.5. - Update
CHANGELOG.md. - Create the matching release tag after verification.