Commit 084e49f
File tree
4 files changed
+63
-3
lines changedFilter options
- src/Symfony/Component/Security
- Http
- Event
- Firewall
- Tests/Firewall
4 files changed
+63
-3
lines changedsrc/Symfony/Component/Security/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/CHANGELOG.md+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
|
src/Symfony/Component/Security/Http/Event/SwitchUserEvent.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Event/SwitchUserEvent.php+17-1Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| 28 | + |
27 | 29 |
|
28 |
| - |
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
| 34 | + |
32 | 35 |
|
33 | 36 |
|
34 | 37 |
|
| ||
46 | 49 |
|
47 | 50 |
|
48 | 51 |
|
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
49 | 65 |
|
src/Symfony/Component/Security/Http/Firewall/SwitchUserListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/SwitchUserListener.php+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
148 |
| - |
| 148 | + |
149 | 149 |
|
| 150 | + |
| 151 | + |
150 | 152 |
|
151 | 153 |
|
152 | 154 |
|
| ||
169 | 171 |
|
170 | 172 |
|
171 | 173 |
|
172 |
| - |
| 174 | + |
173 | 175 |
|
| 176 | + |
174 | 177 |
|
175 | 178 |
|
176 | 179 |
|
|
src/Symfony/Component/Security/Http/Tests/Firewall/SwitchUserListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/SwitchUserListenerTest.php+39Lines changed: 39 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
227 | 227 |
|
228 | 228 |
|
229 | 229 |
|
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
230 | 269 |
|
0 commit comments