Commit 0641859
File tree
13 files changed
+192
-64
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection
- Tests
- DependencyInjection
- Fixtures
- php
- xml
- yml
- Functional
- app/PasswordEncode
- Component/Security/Core
- Encoder
- Tests/Encoder
13 files changed
+192
-64
lines changed-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
212 |
| - |
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 | 212 |
|
218 | 213 |
|
219 | 214 |
|
|
-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
509 | 509 |
|
510 | 510 |
|
511 | 511 |
|
512 |
| - |
513 | 512 |
|
514 | 513 |
|
515 | 514 |
|
|
src/Symfony/Bundle/SecurityBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/CHANGELOG.md-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+53-14Lines changed: 53 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 | 31 |
|
33 | 32 |
|
34 | 33 |
|
| ||
538 | 537 |
|
539 | 538 |
|
540 | 539 |
|
541 |
| - |
542 |
| - |
543 | 540 |
|
544 |
| - |
545 |
| - |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
546 | 548 |
|
547 | 549 |
|
548 | 550 |
|
549 | 551 |
|
550 | 552 |
|
551 |
| - |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
552 | 562 |
|
553 |
| - |
554 |
| - |
555 |
| - |
| 563 | + |
| 564 | + |
| 565 | + |
556 | 566 |
|
| 567 | + |
| 568 | + |
557 | 569 |
|
558 |
| - |
| 570 | + |
| 571 | + |
| 572 | + |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
| 591 | + |
| 592 | + |
| 593 | + |
| 594 | + |
| 595 | + |
| 596 | + |
559 | 597 |
|
560 | 598 |
|
561 | 599 |
|
562 |
| - |
| 600 | + |
563 | 601 |
|
564 |
| - |
565 |
| - |
566 |
| - |
| 602 | + |
| 603 | + |
| 604 | + |
| 605 | + |
567 | 606 |
|
568 | 607 |
|
569 | 608 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php+6-15Lines changed: 6 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| ||
377 | 377 |
|
378 | 378 |
|
379 | 379 |
|
380 |
| - |
381 |
| - |
382 |
| - |
383 |
| - |
384 |
| - |
385 | 380 |
|
386 | 381 |
|
387 |
| - |
| 382 | + |
388 | 383 |
|
389 | 384 |
|
390 | 385 |
|
| ||
429 | 424 |
|
430 | 425 |
|
431 | 426 |
|
432 |
| - |
433 |
| - |
| 427 | + |
| 428 | + |
434 | 429 |
|
435 | 430 |
|
436 | 431 |
|
437 | 432 |
|
438 |
| - |
439 |
| - |
440 |
| - |
441 | 433 |
|
442 | 434 |
|
443 | 435 |
|
444 |
| - |
445 | 436 |
|
446 | 437 |
|
447 | 438 |
|
| ||
481 | 472 |
|
482 | 473 |
|
483 | 474 |
|
484 |
| - |
485 |
| - |
| 475 | + |
| 476 | + |
486 | 477 |
|
487 | 478 |
|
488 | 479 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/argon2i_encoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/argon2i_encoder.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 | 11 |
|
13 | 12 |
|
14 | 13 |
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/argon2i_encoder.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/argon2i_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/argon2i_encoder.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/argon2i_encoder.yml-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
src/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php+54-15Lines changed: 54 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
20 | 18 |
|
21 | 19 |
|
22 | 20 |
|
| ||
55 | 53 |
|
56 | 54 |
|
57 | 55 |
|
58 |
| - |
59 |
| - |
60 |
| - |
61 | 56 |
|
62 | 57 |
|
63 | 58 |
|
| ||
70 | 65 |
|
71 | 66 |
|
72 | 67 |
|
73 |
| - |
| 68 | + |
74 | 69 |
|
75 | 70 |
|
76 | 71 |
|
77 | 72 |
|
78 | 73 |
|
79 |
| - |
80 |
| - |
81 |
| - |
82 | 74 |
|
83 | 75 |
|
84 |
| - |
| 76 | + |
85 | 77 |
|
86 | 78 |
|
87 | 79 |
|
| ||
94 | 86 |
|
95 | 87 |
|
96 | 88 |
|
97 |
| - |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
98 | 111 |
|
99 | 112 |
|
100 | 113 |
|
| ||
195 | 208 |
|
196 | 209 |
|
197 | 210 |
|
198 |
| - |
199 |
| - |
200 |
| - |
201 | 211 |
|
202 | 212 |
|
203 |
| - |
| 213 | + |
204 | 214 |
|
205 | 215 |
|
206 | 216 |
|
| ||
214 | 224 |
|
215 | 225 |
|
216 | 226 |
|
| 227 | + |
| 228 | + |
| 229 | + |
| 230 | + |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
| 239 | + |
| 240 | + |
| 241 | + |
| 242 | + |
217 | 243 |
|
218 | 244 |
|
219 | 245 |
|
| ||
317 | 343 |
|
318 | 344 |
|
319 | 345 |
|
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
320 | 359 |
|
321 | 360 |
|
322 | 361 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/PasswordEncode/argon2id.yml
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
0 commit comments