Skip to content

DBC22-5324: Logic to block IP's using Env variable#1135

Merged
fatbird merged 1 commit intomainfrom
feature/DBC22-5324
Dec 19, 2025
Merged

DBC22-5324: Logic to block IP's using Env variable#1135
fatbird merged 1 commit intomainfrom
feature/DBC22-5324

Conversation

@wmuldergov
Copy link
Copy Markdown
Collaborator

Needed a way to block abusive IP's quickly and easily without a code release.
This change adds a new blocked IP's file that takes a list of IP's from Vault and does deny xx.xx.xx.xx; for each of those entries.
Those bots will then see a 403 forbidden message which hopefully will get them to stop.
This is a hard block to any site assets.

@wmuldergov wmuldergov requested a review from fatbird December 19, 2025 17:31
@fatbird fatbird merged commit a179d35 into main Dec 19, 2025
3 checks passed
@wmuldergov wmuldergov deleted the feature/DBC22-5324 branch December 19, 2025 18:58
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.

2 participants