Commit fc44215
[Security] add impersonator_user to "User was reloaded" log message
1 parent d00ac8a commit fc44215Copy full SHA for fc44215
File tree
Expand file treeCollapse file tree
1 file changed
+15
-2
lines changedOpen diff view settings
Filter options
- src/Symfony/Component/Security/Http/Firewall
Expand file treeCollapse file tree
1 file changed
+15
-2
lines changedOpen diff view settings
Collapse file
src/Symfony/Component/Security/Http/Firewall/ContextListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ContextListener.php+15-2Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
| 26 | + |
26 | 27 | |
27 | 28 | |
28 | 29 | |
| ||
91 | 92 | |
92 | 93 | |
93 | 94 | |
94 | | - |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
95 | 99 | |
96 | 100 | |
97 | 101 | |
| ||
169 | 173 | |
170 | 174 | |
171 | 175 | |
172 | | - |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
173 | 186 | |
174 | 187 | |
175 | 188 | |
|
0 commit comments