Commit 75cf3ed
committed
minor #12283 Add note on Trusted Proxies config when app is behind multiple proxies (PapyDanone)
This PR was submitted for the 4.4 branch but it was squashed and merged into the 3.4 branch instead (closes #12283).
Discussion
----------
Add note on Trusted Proxies config when app is behind multiple proxies
I was having the same issue as symfony/symfony#18587
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
e20aacc Add note on Trusted Proxies config when app is behind multiple proxies1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
79 | 85 | | |
80 | 86 | | |
81 | 87 | | |
| |||
0 commit comments