Commit 7eb40d82 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(proxy) set unset description on X-Forwarded-For. closes...

(proxy) set unset description on X-Forwarded-For. closes https://github.com/opnsense/core/issues/790

(cherry picked from commit 8b701717)
parent 29ef7b94
......@@ -42,6 +42,7 @@
<forwardedForHandling type="OptionField">
<default>on</default>
<Required>N</Required>
<BlankDesc>Default</BlankDesc>
<OptionValues>
<on>Append client's IP (on)</on>
<off>Set forward header to unknown (off)</off>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment