Commit 924c1f0
File tree
6 files changed
+38
-10
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle/DependencyInjection
- Component/Security
- Http
- Firewall
- Tests/Firewall
6 files changed
+38
-10
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
| 108 | + |
| 109 | + |
| 110 | + |
108 | 111 |
|
109 | 112 |
|
110 | 113 |
|
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
261 | 261 |
|
262 | 262 |
|
263 | 263 |
|
| 264 | + |
| 265 | + |
| 266 | + |
264 | 267 |
|
265 | 268 |
|
266 | 269 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
434 | 434 |
|
435 | 435 |
|
436 | 436 |
|
437 |
| - |
| 437 | + |
438 | 438 |
|
439 | 439 |
|
440 | 440 |
|
|
src/Symfony/Component/Security/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/CHANGELOG.md+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
4 | 10 |
|
5 | 11 |
|
6 | 12 |
|
|
src/Symfony/Component/Security/Http/Firewall/ContextListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ContextListener.php+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
48 | 56 |
|
49 | 57 |
|
50 | 58 |
|
51 | 59 |
|
52 | 60 |
|
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
53 | 67 |
|
54 | 68 |
|
55 | 69 |
|
|
src/Symfony/Component/Security/Http/Tests/Firewall/ContextListenerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Tests/Firewall/ContextListenerTest.php+10-8Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
| ||
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
38 |
| - |
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
| 45 | + |
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
| ||
109 | 111 |
|
110 | 112 |
|
111 | 113 |
|
112 |
| - |
| 114 | + |
113 | 115 |
|
114 | 116 |
|
115 | 117 |
|
| ||
128 | 130 |
|
129 | 131 |
|
130 | 132 |
|
131 |
| - |
| 133 | + |
132 | 134 |
|
133 | 135 |
|
134 | 136 |
|
| ||
163 | 165 |
|
164 | 166 |
|
165 | 167 |
|
166 |
| - |
| 168 | + |
167 | 169 |
|
168 | 170 |
|
169 | 171 |
|
| ||
184 | 186 |
|
185 | 187 |
|
186 | 188 |
|
187 |
| - |
| 189 | + |
188 | 190 |
|
189 | 191 |
|
190 | 192 |
|
| ||
208 | 210 |
|
209 | 211 |
|
210 | 212 |
|
211 |
| - |
| 213 | + |
212 | 214 |
|
213 | 215 |
|
214 | 216 |
|
| ||
242 | 244 |
|
243 | 245 |
|
244 | 246 |
|
245 |
| - |
| 247 | + |
246 | 248 |
|
247 | 249 |
|
248 | 250 |
|
| ||
268 | 270 |
|
269 | 271 |
|
270 | 272 |
|
271 |
| - |
| 273 | + |
272 | 274 |
|
273 | 275 |
|
274 | 276 |
|
|
0 commit comments