Skip to content

✨ Add solved-captcha as option of remediationCustomHeader#310

Merged
maxlerebourg merged 1 commit into
mainfrom
304-feature-add-an-option-to-track-solved-captchas
Jan 23, 2026
Merged

✨ Add solved-captcha as option of remediationCustomHeader#310
maxlerebourg merged 1 commit into
mainfrom
304-feature-add-an-option-to-track-solved-captchas

Conversation

@maxlerebourg
Copy link
Copy Markdown
Owner

No description provided.

@maxlerebourg maxlerebourg linked an issue Jan 21, 2026 that may be closed by this pull request
@maxlerebourg maxlerebourg merged commit 889c5b5 into main Jan 23, 2026
4 checks passed
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 24, 2026
…plugin to v1.5.0

##### [\`v1.5.0\`](https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/releases/tag/v1.5.0)

#### What's Changed

- ⬆️ Bump actions/cache from 4 to 5 by [@dependabot](https://github.com/dependabot)\[bot] in [#303](maxlerebourg/crowdsec-bouncer-traefik-plugin#303)
- 🐛 fix start up config error for appsec by [@maxlerebourg](https://github.com/maxlerebourg) in [#300](maxlerebourg/crowdsec-bouncer-traefik-plugin#300)
- 🦺 Do not validate Crowdsec LAPI authentication credentials if bouncer is in Appsec mode by [@highpingblorg](https://github.com/highpingblorg) in [#305](maxlerebourg/crowdsec-bouncer-traefik-plugin#305)
- 🔒️ Potential fix for code scanning alert no. 8: Workflow does not contain permissions by [@maxlerebourg](https://github.com/maxlerebourg) in [#311](maxlerebourg/crowdsec-bouncer-traefik-plugin#311)
- ✨ Add solved-captcha as option of remediationCustomHeader by [@maxlerebourg](https://github.com/maxlerebourg) in [#310](maxlerebourg/crowdsec-bouncer-traefik-plugin#310)

**Full Changelog**: <maxlerebourg/crowdsec-bouncer-traefik-plugin@v1.4.7...v1.5.0>

---
##### [\`v1.4.7\`](https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/releases/tag/v1.4.7)

#### What's Changed

- ⬆️ Bump actions/checkout from 5 to 6 by [@dependabot](https://github.com/dependabot)\[bot] in [#294](maxlerebourg/crowdsec-bouncer-traefik-plugin#294)
- ✨ Add support for injecting request header value into ban HTML template by [@highpingblorg](https://github.com/highpingblorg) in [#296](maxlerebourg/crowdsec-bouncer-traefik-plugin#296)
- ✨ Separate TLS conf for LAPI and Appsec by [@maxlerebourg](https://github.com/maxlerebourg) in [#293](maxlerebourg/crowdsec-bouncer-traefik-plugin#293)

#### New Contributors

- [@highpingblorg](https://github.com/highpingblorg) made their first contribution in [#296](maxlerebourg/crowdsec-bouncer-traefik-plugin#296)

**Full Changelog**: <maxlerebourg/crowdsec-bouncer-traefik-plugin@v1.4.6...v1.4.7>
sdwilsh pushed a commit to sdwilsh/ansible-playbooks that referenced this pull request Jan 29, 2026
…plugin to v1.5.0

##### [\`v1.5.0\`](https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/releases/tag/v1.5.0)

#### What's Changed

- ⬆️ Bump actions/cache from 4 to 5 by [@dependabot](https://github.com/dependabot)\[bot] in [#303](maxlerebourg/crowdsec-bouncer-traefik-plugin#303)
- 🐛 fix start up config error for appsec by [@maxlerebourg](https://github.com/maxlerebourg) in [#300](maxlerebourg/crowdsec-bouncer-traefik-plugin#300)
- 🦺 Do not validate Crowdsec LAPI authentication credentials if bouncer is in Appsec mode by [@highpingblorg](https://github.com/highpingblorg) in [#305](maxlerebourg/crowdsec-bouncer-traefik-plugin#305)
- 🔒️ Potential fix for code scanning alert no. 8: Workflow does not contain permissions by [@maxlerebourg](https://github.com/maxlerebourg) in [#311](maxlerebourg/crowdsec-bouncer-traefik-plugin#311)
- ✨ Add solved-captcha as option of remediationCustomHeader by [@maxlerebourg](https://github.com/maxlerebourg) in [#310](maxlerebourg/crowdsec-bouncer-traefik-plugin#310)

**Full Changelog**: <maxlerebourg/crowdsec-bouncer-traefik-plugin@v1.4.7...v1.5.0>

---
##### [\`v1.4.7\`](https://github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/releases/tag/v1.4.7)

#### What's Changed

- ⬆️ Bump actions/checkout from 5 to 6 by [@dependabot](https://github.com/dependabot)\[bot] in [#294](maxlerebourg/crowdsec-bouncer-traefik-plugin#294)
- ✨ Add support for injecting request header value into ban HTML template by [@highpingblorg](https://github.com/highpingblorg) in [#296](maxlerebourg/crowdsec-bouncer-traefik-plugin#296)
- ✨ Separate TLS conf for LAPI and Appsec by [@maxlerebourg](https://github.com/maxlerebourg) in [#293](maxlerebourg/crowdsec-bouncer-traefik-plugin#293)

#### New Contributors

- [@highpingblorg](https://github.com/highpingblorg) made their first contribution in [#296](maxlerebourg/crowdsec-bouncer-traefik-plugin#296)

**Full Changelog**: <maxlerebourg/crowdsec-bouncer-traefik-plugin@v1.4.6...v1.4.7>
@maxlerebourg maxlerebourg deleted the 304-feature-add-an-option-to-track-solved-captchas branch March 13, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add an option to track solved captchas

2 participants