[PR #39] [MERGED] Update bouncer.lua #46

Closed
opened 2026-03-02 02:59:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bunkerity/bunkerweb-plugins/pull/39
Author: @celevra
Created: 1/12/2024
Status: Merged
Merged: 5/11/2024
Merged by: @fl0ppy-d1sk

Base: devHead: patch-4


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 crowdsec/lib/bouncer.lua (+2 -1)

📄 Description

there is no allow type
if there is no response from crowdsec then there is no blocking. But the cache was set to 1 which is blocking
so i created a new "allow" type, set it to zero and corrected the cache


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bunkerity/bunkerweb-plugins/pull/39 **Author:** [@celevra](https://github.com/celevra) **Created:** 1/12/2024 **Status:** ✅ Merged **Merged:** 5/11/2024 **Merged by:** [@fl0ppy-d1sk](https://github.com/fl0ppy-d1sk) **Base:** `dev` ← **Head:** `patch-4` --- ### 📝 Commits (1) - [`98d0297`](https://github.com/bunkerity/bunkerweb-plugins/commit/98d0297e4dceeb8eb4e91e2458547dc246af44c8) Update bouncer.lua ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `crowdsec/lib/bouncer.lua` (+2 -1) </details> ### 📄 Description there is no allow type if there is no response from crowdsec then there is no blocking. But the cache was set to 1 which is blocking so i created a new "allow" type, set it to zero and corrected the cache --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:59:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bunkerweb-plugins#46
No description provided.