23 Oct
2025
23 Oct
'25
6 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39789 --- Comment #33 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Some services ( such as CloudFlare ) use alternative heads to X-Forwarded-For. Koha should be able to use a custom header instead of X-Forwarded-For if needed. This patch updates the feature to allow both the custom header and X-Forwarded-For to work harmoniously For example, CloudFlare has it's own custom header. This patch allows a site to be configured for Cloudflare's proxy before the proxy is enabled. Test Plan: 1) prove t/Koha/Middleware/RealIP.t Signed-off-by: Lin Wei Li <lin-wei.li@inLibro.com> -- You are receiving this mail because: You are watching all bug changes.