Commit 2711d14
File tree
Expand file treeCollapse file tree
10 files changed
+118
-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
10 files changed
+118
-39
lines changedsrc/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 |
---|---|---|
| ||
385 | 385 |
|
386 | 386 |
|
387 | 387 |
|
| 388 | + |
| 389 | + |
| 390 | + |
388 | 391 |
|
389 | 392 |
|
390 | 393 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
523 | 523 |
|
524 | 524 |
|
525 | 525 |
|
526 |
| - |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
527 | 531 |
|
528 | 532 |
|
529 | 533 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php+52-5Lines changed: 52 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
285 | 285 |
|
286 | 286 |
|
287 | 287 |
|
| 288 | + |
| 289 | + |
| 290 | + |
288 | 291 |
|
289 | 292 |
|
290 | 293 |
|
| ||
294 | 297 |
|
295 | 298 |
|
296 | 299 |
|
| 300 | + |
| 301 | + |
| 302 | + |
297 | 303 |
|
298 | 304 |
|
299 | 305 |
|
| ||
307 | 313 |
|
308 | 314 |
|
309 | 315 |
|
310 |
| - |
| 316 | + |
311 | 317 |
|
312 | 318 |
|
313 | 319 |
|
314 | 320 |
|
315 | 321 |
|
316 |
| - |
317 |
| - |
318 |
| - |
319 |
| - |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
320 | 367 |
|
321 | 368 |
|
322 | 369 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/argon2i_encoder.php
Copy file name to clipboard+5-9Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
| 3 | + |
| 4 | + |
3 | 5 |
|
4 | 6 |
|
5 | 7 |
|
6 | 8 |
|
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
16 | 12 |
|
17 | 13 |
|
18 | 14 |
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/argon2i_encoder.xml
Copy file name to clipboard+11-13Lines changed: 11 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
10 | 11 |
|
11 |
| - |
| 12 | + |
| 13 | + |
| 14 | + |
12 | 15 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
| 16 | + |
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/argon2i_encoder.yml
Copy file name to clipboard+6-8Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
1 | 4 |
|
2 | 5 |
|
3 | 6 |
|
4 | 7 |
|
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
src/Symfony/Bundle/SecurityBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Component/Security/Core/Encoder/Argon2iPasswordEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Encoder/Argon2iPasswordEncoder.php+22-1Lines changed: 22 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
23 | 44 |
|
24 | 45 |
|
25 | 46 |
|
| ||
81 | 102 |
|
82 | 103 |
|
83 | 104 |
|
84 |
| - |
| 105 | + |
85 | 106 |
|
86 | 107 |
|
87 | 108 |
|
|
src/Symfony/Component/Security/Core/Encoder/EncoderFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Encoder/EncoderFactory.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
115 | 119 |
|
116 | 120 |
|
117 | 121 |
|
|
src/Symfony/Component/Security/Core/Tests/Encoder/Argon2iPasswordEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Encoder/Argon2iPasswordEncoderTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
31 | 39 |
|
32 | 40 |
|
33 | 41 |
|
|
0 commit comments