Revision b3b6edfe6fe5d08250eab66c91ae70eda3d53df1 authored by Brandon Black on 16 November 2015, 22:16:24 UTC, committed by Ottomata on 13 June 2017, 17:48:09 UTC
XFF is low-level data which is difficult to correctly interpret,
and whose interpretation changes with edge infrastructure changes.
We should instead rely on the headers we've decoded at the edge
such as X-Client-IP, X-Carrier (aka zero=), X-Real-IP,
X-Trusted-Proxy, etc, improving them if necessary.

Bug: T118557
Change-Id: I545e58ee017636cf4c75a144e1b7322802936e21
1 parent 0633245
History
File Mode Size
conftool-data
doc
files
hieradata
manifests
modules
utils
.ctags -rw-r--r-- 323 bytes
.gitignore -rw-r--r-- 499 bytes
.gitmodules -rw-r--r-- 717 bytes
.gitreview -rw-r--r-- 101 bytes
.mailmap -rw-r--r-- 9.5 KB
.puppet-lint.rc -rw-r--r-- 239 bytes
.rubocop.yml -rw-r--r-- 919 bytes
.rubocop_todo.yml -rw-r--r-- 11.4 KB
.ruby-version -rw-r--r-- 4 bytes
Gemfile -rw-r--r-- 434 bytes
README -rw-r--r-- 783 bytes
Rakefile -rw-r--r-- 6.0 KB
tox.ini -rw-r--r-- 1.0 KB
typos -rw-r--r-- 400 bytes

README

back to top