Skip to content

Tags: crowdsecurity/cs-wordpress-bouncer

Tags

v2.13.1

Toggle v2.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(admin): Do not display configuration error during activation (#173)

* fix(admin): Do not display error when bouncer is not yet initialized

* chore(*): Bump to 2.13.1

v2.13.0

Toggle v2.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(metrics): Allow sending remediation metrics to blaas (#171)

* feat(blaas): Allow usage metrics for Blaas

* feat(blaas): Remove reset remediation metrics feature

v2.12.0

Toggle v2.12.0's commit message
docs(changelog): Fix 2.12.0 comparison

v2.11.1

Toggle v2.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(cache): Set `DONOTCACHEPAGE` to true for ban and captcha walls to…

… prevent them from being cached (#169)

* test(e2e): Fix playwright to 1.52 as there is ERR_ABORTED on page.goto with 1.53.0

* fix(cache): Set DONOTCACHEPAGE to true for ban and captcha walls

v2.11.0

Toggle v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(blaas): Add subscribe button (#167)

* feat(settings): Add intro before settings

* feat(metrics): Rename usage metrics into remediation metrics

* chore(*): Prepare release 2.11.0

* test(e2e): Fix missing remediation metrics replacement

* feat(blaas): Update blaas intro

* docs(user guide): Fix typos

* docs(*): Update WordPress redame.txt

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was signed with the committer’s verified signature.
julienloizelet Julien Loizelet
ci(timeout): Use 800ms to delay to avoid failing tests

skip ci

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
julienloizelet Julien Loizelet
feat(*): Prepare release 2.9.0

[skip ci]

v2.8.1

Toggle v2.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
julienloizelet Julien Loizelet
docs(changelog): Prepare release 2.8.1 [skip ci]

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(*): Enable admin bounce by default (#161)

* feat(admin): Enable protection by default on admin

* test(end to end): Disable protection on admin for test

* fix(captcha): Patch Gregwar Captcha to avoid deprecated error in PHP 8.4

* feat(*): Prepare release 2.8.0

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
julienloizelet Julien Loizelet
docs(user guide): Fix typo [skip ci]