ip spoofing check
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
id: task-32
|
||||
title: Fix IP address for Cloudflare proxied requests
|
||||
status: To Do
|
||||
status: Done
|
||||
assignee: []
|
||||
created_date: '2025-07-08'
|
||||
labels: []
|
||||
|
||||
@@ -34,5 +34,7 @@ module ReduxScraper
|
||||
# in config/environments, which are processed later.
|
||||
#
|
||||
config.time_zone = "Pacific Time (US & Canada)"
|
||||
|
||||
config.action_dispatch.ip_spoofing_check = true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user