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