Commit 1318d3b
File tree
Expand file treeCollapse file tree
2 files changed
+11
-0
lines changedFilter options
- src/Symfony/Component/Security/Core
- Encoder
- Tests/Encoder
Expand file treeCollapse file tree
2 files changed
+11
-0
lines changedsrc/Symfony/Component/Security/Core/Encoder/SodiumPasswordEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Encoder/SodiumPasswordEncoder.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
87 | 92 |
|
88 | 93 |
|
89 | 94 |
|
|
src/Symfony/Component/Security/Core/Tests/Encoder/SodiumPasswordEncoderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Tests/Encoder/SodiumPasswordEncoderTest.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
34 | 40 |
|
35 | 41 |
|
36 | 42 |
|
|
0 commit comments