Skip to content

Releases: crowdsecurity/cs-wordpress-bouncer

v0.3.0

22 Dec 10:20
Compare
Choose a tag to compare
  • add redis and memcached connection checks
  • lint pass

v0.2.0

21 Dec 16:56
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • use the new bouncer constructor syntax
  • make public cs mentions hidable
  • remove todo mentions
  • hide paranoid mode as it is wip
  • add versionning process

v0.1.0

18 Dec 16:44
fa6b1e6
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Add advanced settings page

  • Move the captcha generator, the ban and captcha pages to the the bouncer library

  • Add documentation and a full usage guide

  • Add clear cache button

  • Warmup cache when stream mode

  • use the page of the bouncer lib

  • Support Redis + Memcached

  • Use latest CrowdSec docker container

  • Avoid useless bouncing for favicon request

  • Factorize admin fields

  • Catch all exceptions while bouncing to let the website in every case

  • Add bad ip cache duration configuration

  • Cache : add prune and refresh buttons

  • Redesign captcha behaviour with cache

  • Composer: use source deps