File tree
Expand file treeCollapse file tree
16 files changed
+314
-39
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection
- Tests/DependencyInjection
- Fixtures
- php
- xml
- yml
- Component/Security
- Core
- Encoder
- Tests/Encoder
Expand file treeCollapse file tree
16 files changed
+314
-39
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 |
| - |
| 177 | + |
178 | 178 |
|
179 | 179 |
|
180 | 180 |
|
|
src/Symfony/Bundle/SecurityBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/CHANGELOG.md+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
11 |
| - |
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
394 | 394 |
|
395 | 395 |
|
396 | 396 |
|
397 |
| - |
| 397 | + |
398 | 398 |
|
399 |
| - |
| 399 | + |
| 400 | + |
400 | 401 |
|
401 | 402 |
|
402 | 403 |
|
| ||
416 | 417 |
|
417 | 418 |
|
418 | 419 |
|
419 |
| - |
| 420 | + |
420 | 421 |
|
421 | 422 |
|
422 | 423 |
|
423 |
| - |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
424 | 428 |
|
425 | 429 |
|
426 | 430 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+21-6Lines changed: 21 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
559 | 560 |
|
560 | 561 |
|
561 | 562 |
|
562 |
| - |
| 563 | + |
563 | 564 |
|
564 | 565 |
|
565 | 566 |
|
566 | 567 |
|
567 | 568 |
|
568 |
| - |
| 569 | + |
569 | 570 |
|
570 | 571 |
|
571 | 572 |
|
572 |
| - |
| 573 | + |
573 | 574 |
|
574 | 575 |
|
575 |
| - |
| 576 | + |
576 | 577 |
|
577 | 578 |
|
578 | 579 |
|
| ||
585 | 586 |
|
586 | 587 |
|
587 | 588 |
|
| 589 | + |
| 590 | + |
| 591 | + |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
| 596 | + |
| 597 | + |
| 598 | + |
| 599 | + |
588 | 600 |
|
589 | 601 |
|
590 |
| - |
| 602 | + |
591 | 603 |
|
592 | 604 |
|
593 | 605 |
|
594 | 606 |
|
595 |
| - |
| 607 | + |
| 608 | + |
| 609 | + |
| 610 | + |
596 | 611 |
|
597 | 612 |
|
598 | 613 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php+48-8Lines changed: 48 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
286 |
| - |
| 286 | + |
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
| ||
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
298 |
| - |
| 298 | + |
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
| ||
309 | 309 |
|
310 | 310 |
|
311 | 311 |
|
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
312 | 328 |
|
313 | 329 |
|
314 | 330 |
|
| ||
332 | 348 |
|
333 | 349 |
|
334 | 350 |
|
335 |
| - |
| 351 | + |
336 | 352 |
|
337 | 353 |
|
338 | 354 |
|
| ||
344 | 360 |
|
345 | 361 |
|
346 | 362 |
|
347 |
| - |
| 363 | + |
348 | 364 |
|
349 | 365 |
|
350 | 366 |
|
| ||
360 | 376 |
|
361 | 377 |
|
362 | 378 |
|
363 |
| - |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
364 | 392 |
|
365 | 393 |
|
366 | 394 |
|
367 | 395 |
|
368 | 396 |
|
369 | 397 |
|
370 | 398 |
|
371 |
| - |
| 399 | + |
372 | 400 |
|
373 | 401 |
|
374 | 402 |
|
| ||
390 | 418 |
|
391 | 419 |
|
392 | 420 |
|
393 |
| - |
| 421 | + |
394 | 422 |
|
395 | 423 |
|
396 | 424 |
|
| ||
402 | 430 |
|
403 | 431 |
|
404 | 432 |
|
405 |
| - |
| 433 | + |
406 | 434 |
|
407 | 435 |
|
408 | 436 |
|
| ||
420 | 448 |
|
421 | 449 |
|
422 | 450 |
|
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
423 | 463 |
|
424 | 464 |
|
425 | 465 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/container1.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/container1.php+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
28 | 37 |
|
29 | 38 |
|
30 | 39 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/sodium_encoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/sodium_encoder.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
| 10 | + |
9 | 11 |
|
10 | 12 |
|
11 | 13 |
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/container1.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/container1.xml+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/sodium_encoder.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/sodium_encoder.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/container1.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/container1.yml+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
21 | 28 |
|
22 | 29 |
|
23 | 30 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/sodium_encoder.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/sodium_encoder.yml+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
| 9 | + |
src/Symfony/Component/Security/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/CHANGELOG.md+3-2Lines changed: 3 additions & 2 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 |
|
| ||
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
22 |
| - |
23 |
| - |
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
|
src/Symfony/Component/Security/Core/Encoder/EncoderFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Encoder/EncoderFactory.php+18-1Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
87 | 91 |
|
88 | 92 |
|
89 | 93 |
|
| ||
108 | 112 |
|
109 | 113 |
|
110 | 114 |
|
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
111 | 125 |
|
112 | 126 |
|
113 | 127 |
|
114 |
| - |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
115 | 132 |
|
116 | 133 |
|
117 | 134 |
|
|
0 commit comments