Commit 1677c90
committed
feature symfony#6673 Caution about impersonation not compatible with pre authenticated (pasdeloup)
This PR was merged into the 2.7 branch.
Discussion
----------
Caution about impersonation not compatible with pre authenticated
Caution added to close Symfony issue symfony#2172 according to @fabpot comment in the Symfony symfony#19059 PR.
I also improved the similar caution about REMOTE_USER to make it global.
Commits
-------
b5354e5 fix pre Authenticated -> pre-authenticated
f4249f3 improve caution about impersonation not compatible with pre authenticated firewallsFile tree
2 files changed
+19
-8
lines changed- cookbook/security
2 files changed
+19
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
11 | 20 | | |
12 | 21 | | |
13 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
14 | 22 | | |
15 | 23 | | |
16 | 24 | | |
| |||
152 | 160 | | |
153 | 161 | | |
154 | 162 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
| |||
0 commit comments