forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commitbe0ad54
committed
minorsymfony#17641 [Security] Prevent unneeded implementation of
This PR was squashed before being merged into the 6.2 branch.Discussion----------[Security] Prevent unneeded implementation of `PasswordHasherAwareInterface` when migrating passwordsTrying to avoid issues likesymfony/symfony#48348 orsymfony/symfony#48825Commits-------1d09493 [Security] Prevent unneeded implementation of `PasswordHasherAwareInterface` when migrating passwordsPasswordHasherAwareInterface
when migrating passwords (MatTheCat)1 file changed
+11
-3
lines changedLines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
126 |
| - | |
| 126 | + | |
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
| |||
533 | 533 |
| |
534 | 534 |
| |
535 | 535 |
| |
536 |
| - | |
537 |
| - | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
538 | 540 |
| |
539 | 541 |
| |
540 | 542 |
| |
| |||
635 | 637 |
| |
636 | 638 |
| |
637 | 639 |
| |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
638 | 646 |
| |
639 | 647 |
| |
640 | 648 |
| |
|
0 commit comments
Comments
(0)