mirror of
https://github.com/bunkerity/bunkerweb-plugins.git
synced 2026-04-26 12:45:54 +03:00
[PR #39] [MERGED] Update bouncer.lua #46
Labels
No labels
bug
bug
clamav
crowdsec
documentation
enhancement
enhancement
enhancement
pull-request
question
virustotal
virustotal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bunkerweb-plugins#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:patch-4📝 Commits (1)
98d0297Update bouncer.lua📊 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.