Commit fc77e53
File tree
Expand file treeCollapse file tree
51 files changed
+2043
-536
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle/Controller
- SecurityBundle
- DependencyInjection
- Resources/views/Collector
- Tests/EventListener
- Component/Security
- Core
- Authorization
- Strategy
- Voter
- Event
- Exception
- Test
- Tests
- Authorization
- Strategy
- Voter
- Exception
- Http
- EventListener
- Firewall
- Tests/Firewall
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
51 files changed
+2043
-536
lines changedsrc/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php+29-1Lines changed: 29 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
| 40 | + |
39 | 41 |
|
40 | 42 |
|
41 | 43 |
|
| ||
202 | 204 |
|
203 | 205 |
|
204 | 206 |
|
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
205 | 221 |
|
206 | 222 |
|
207 | 223 |
|
| ||
210 | 226 |
|
211 | 227 |
|
212 | 228 |
|
213 |
| - |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
214 | 241 |
|
215 | 242 |
|
216 | 243 |
|
| 244 | + |
217 | 245 |
|
218 | 246 |
|
219 | 247 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
| 39 | + |
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
| ||
455 | 457 |
|
456 | 458 |
|
457 | 459 |
|
| 460 | + |
458 | 461 |
|
459 | 462 |
|
460 | 463 |
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| ||
192 | 193 |
|
193 | 194 |
|
194 | 195 |
|
| 196 | + |
195 | 197 |
|
196 | 198 |
|
197 | 199 |
|
|
0 commit comments