Commit ace49c1
File tree
20 files changed
+223
-301
lines changedFilter options
- src/Symfony
- Bundle/SecurityBundle
- DependencyInjection
- Tests
- DependencyInjection
- Fixtures
- php
- xml
- yml
- Functional
- app/PasswordEncode
- Component/Security
- Core
- Encoder
- Tests/Encoder
20 files changed
+223
-301
lines changed+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
155 |
| - |
| 154 | + |
156 | 155 |
|
157 | 156 |
|
158 | 157 |
|
159 | 158 |
|
160 |
| - |
161 |
| - |
| 159 | + |
162 | 160 |
|
163 | 161 |
|
164 | 162 |
|
|
+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
326 | 326 |
|
327 | 327 |
|
328 | 328 |
|
329 |
| - |
330 |
| - |
| 329 | + |
331 | 330 |
|
332 | 331 |
|
333 | 332 |
|
| ||
348 | 347 |
|
349 | 348 |
|
350 | 349 |
|
351 |
| - |
352 |
| - |
| 350 | + |
353 | 351 |
|
354 | 352 |
|
355 | 353 |
|
|
src/Symfony/Bundle/SecurityBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/CHANGELOG.md+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 |
| - |
| 11 | + |
14 | 12 |
|
15 | 13 |
|
16 | 14 |
|
|
src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php+8-13Lines changed: 8 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 | 32 |
|
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| ||
565 | 565 |
|
566 | 566 |
|
567 | 567 |
|
| 568 | + |
| 569 | + |
568 | 570 |
|
569 | 571 |
|
570 | 572 |
|
571 | 573 |
|
572 | 574 |
|
573 | 575 |
|
574 |
| - |
575 |
| - |
576 | 576 |
|
577 | 577 |
|
578 | 578 |
|
| ||
585 | 585 |
|
586 | 586 |
|
587 | 587 |
|
588 |
| - |
589 |
| - |
590 |
| - |
591 |
| - |
| 588 | + |
| 589 | + |
| 590 | + |
592 | 591 |
|
593 | 592 |
|
594 | 593 |
|
595 |
| - |
596 |
| - |
597 |
| - |
598 |
| - |
599 |
| - |
600 |
| - |
| 594 | + |
| 595 | + |
601 | 596 |
|
602 | 597 |
|
603 | 598 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTest.php+15-10Lines changed: 15 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 | 21 |
|
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
314 | 314 |
|
315 | 315 |
|
316 | 316 |
|
317 |
| - |
318 |
| - |
| 317 | + |
| 318 | + |
319 | 319 |
|
320 | 320 |
|
321 |
| - |
| 321 | + |
322 | 322 |
|
323 | 323 |
|
324 | 324 |
|
| ||
359 | 359 |
|
360 | 360 |
|
361 | 361 |
|
362 |
| - |
363 |
| - |
| 362 | + |
| 363 | + |
364 | 364 |
|
365 | 365 |
|
366 | 366 |
|
367 | 367 |
|
368 |
| - |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
369 | 374 |
|
370 |
| - |
| 375 | + |
371 | 376 |
|
372 | 377 |
|
373 | 378 |
|
374 |
| - |
| 379 | + |
375 | 380 |
|
376 | 381 |
|
377 | 382 |
|
| ||
412 | 417 |
|
413 | 418 |
|
414 | 419 |
|
415 |
| - |
| 420 | + |
416 | 421 |
|
417 | 422 |
|
418 | 423 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/php/argon2id_encoder.php renamed to 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+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
| 8 | + |
12 | 9 |
|
13 | 10 |
|
14 | 11 |
|
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/xml/argon2id_encoder.xml renamed to 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/argon2id_encoder.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/argon2id_encoder.yml-10Lines changed: 0 additions & 10 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Fixtures/yml/sodium_encoder.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 | + |
src/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/UserPasswordEncoderCommandTest.php+25-20Lines changed: 25 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
| 74 | + |
| 75 | + |
| 76 | + |
74 | 77 |
|
75 | 78 |
|
76 |
| - |
| 79 | + |
77 | 80 |
|
78 | 81 |
|
79 | 82 |
|
| ||
87 | 90 |
|
88 | 91 |
|
89 | 92 |
|
90 |
| - |
| 93 | + |
91 | 94 |
|
92 | 95 |
|
93 | 96 |
|
94 | 97 |
|
95 |
| - |
| 98 | + |
96 | 99 |
|
97 |
| - |
98 |
| - |
| 100 | + |
| 101 | + |
99 | 102 |
|
100 |
| - |
| 103 | + |
101 | 104 |
|
102 | 105 |
|
103 | 106 |
|
104 |
| - |
| 107 | + |
105 | 108 |
|
106 | 109 |
|
107 | 110 |
|
108 | 111 |
|
109 | 112 |
|
110 |
| - |
111 |
| - |
| 113 | + |
112 | 114 |
|
113 |
| - |
| 115 | + |
114 | 116 |
|
115 | 117 |
|
116 | 118 |
|
| ||
173 | 175 |
|
174 | 176 |
|
175 | 177 |
|
| 178 | + |
| 179 | + |
| 180 | + |
176 | 181 |
|
177 | 182 |
|
178 |
| - |
179 |
| - |
| 183 | + |
| 184 | + |
180 | 185 |
|
181 | 186 |
|
182 | 187 |
|
| ||
189 | 194 |
|
190 | 195 |
|
191 | 196 |
|
192 |
| - |
| 197 | + |
193 | 198 |
|
194 |
| - |
195 |
| - |
| 199 | + |
| 200 | + |
196 | 201 |
|
197 | 202 |
|
198 |
| - |
| 203 | + |
199 | 204 |
|
200 | 205 |
|
201 | 206 |
|
202 |
| - |
| 207 | + |
203 | 208 |
|
204 | 209 |
|
205 | 210 |
|
| ||
298 | 303 |
|
299 | 304 |
|
300 | 305 |
|
301 |
| - |
| 306 | + |
302 | 307 |
|
303 | 308 |
|
304 |
| - |
| 309 | + |
305 | 310 |
|
306 | 311 |
|
307 | 312 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/PasswordEncode/argon2id.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/PasswordEncode/argon2id.yml-7Lines changed: 0 additions & 7 deletions
This file was deleted.
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/PasswordEncode/sodium.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 | + |
src/Symfony/Component/Security/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/CHANGELOG.md+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 |
| - |
| 22 | + |
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
|
0 commit comments