View Issue Details

IDProjectCategoryView StatusLast Update
0001840Composr non-bundled addons[All Projects] General / Uncategorisedpublic2017-11-26 15:45
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Summary0001840: CloudFlare IP detect
DescriptionAn addon, or possibly a hidden option, that fixes the incoming IP for CloudFlare hits.

I'm not big on this idea as it really should be done at an Apache module, using mod_cloudflare. This is needed for accurate logs, and proper .htaccess functionality.

We can't do as standard in Composr as it's a performance hit (have to do IP range checks). We can't naively read in the CloudFlare header because it's a security risk.

Never-the-less, having an addon would help slightly for those without mod_cloudflare.

We already have some code to detect cloudflare in failure.php, which could be re-used.
TagsNo tags attached.
Time estimation (hours)2
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-11-26 15:45 Chris Graham Status non-assigned => resolved
2017-11-26 15:45 Chris Graham Resolution open => fixed
2017-11-26 15:45 Chris Graham Assigned To => Chris Graham
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised