Commit 4fed5d3
committed
[Security/Core] require libsodium >= 1.0.14
1 parent 67af93f commit 4fed5d3Copy full SHA for 4fed5d3
File tree
Expand file treeCollapse file tree
2 files changed
+5
-9
lines changedOpen diff view settings
Filter options
- src/Symfony/Component/Security/Core/Encoder
Expand file treeCollapse file tree
2 files changed
+5
-9
lines changedOpen diff view settings
Collapse file
src/Symfony/Component/Security/Core/Encoder/NativePasswordEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Encoder/NativePasswordEncoder.php+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
37 | | - |
| 36 | + |
| 37 | + |
38 | 38 | |
39 | 39 | |
40 | 40 | |
|
Collapse file
src/Symfony/Component/Security/Core/Encoder/SodiumPasswordEncoder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Encoder/SodiumPasswordEncoder.php+3-7Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
37 | 37 | |
38 | 38 | |
39 | 39 | |
40 | | - |
41 | | - |
| 40 | + |
| 41 | + |
42 | 42 | |
43 | 43 | |
44 | 44 | |
| ||
48 | 48 | |
49 | 49 | |
50 | 50 | |
51 | | - |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
| 51 | + |
56 | 52 | |
57 | 53 | |
58 | 54 | |
|
0 commit comments