Skip to content

Releases: joho1968/Fail2WP

Fail2WP 1.2.3 for WordPress

21 Nov 08:34
Compare
Choose a tag to compare

1.2.3

  • Verified with WordPress 6.7
  • Verified with Plugin Check (PCP)
  • Fixed issue when requiring REST API authentication and IPv4/IPv6 bypass was configured
  • Fixed issue with uninitialized variable in XML-RPC handling
  • Fixed PHP warning for json_decode() call, this did not impact functionality
  • Corrected some Swedish translations
  • Corrected some checks for uninstall.php and made it more WP-CLI compatible

Fail2WP 1.2.2 for WordPress

03 Sep 13:50
Compare
Choose a tag to compare

1.2.2

  • Verified with WordPress 6.6
  • Improved code for role notification settings, PR#2
  • Improved code for e-mail checking for new user registrations PR#1
  • Thanks to philscott-rg and Edward Casbon

Fail2WP 1.2.1 for WordPress

29 Apr 12:59
Compare
Choose a tag to compare

1.2.1

  • Verified with WordPress 6.5.2
  • Updated "About" information

Fail2WP 1.2.0 for WordPress

09 Mar 11:12
Compare
Choose a tag to compare

1.2.0

  • Verified with WordPress 5.5+ and 6.2.x
  • Verified with PHP 7.2, 7.4, and 8.1.20
  • Added support for allow/deny list for login (IP address, hostname with wildcard support)
  • Added entry in fail2wp.conf example fail2ban configuration for allow/deny login
  • Corrected typo in fail2wp.conf example fail2ban configuration, CHECK AGAINST YOURS!
  • Added support for HTTP_X_REAL_IP (X-Real-IP) header to "decode" actual remote IP address
  • Added support for partially or fully disabling XMLRPC
  • Added entry in fail2wp.conf example fail2ban configuration for XMLRPC access attempts

Fail2WP for WordPress 1.1.0

10 Mar 11:15
Compare
Choose a tag to compare

Fixes, enhancements, and verified WordPress 5.7 compatibility