Commit abe7977
committed
feat(gpg): support user-defined pinentry path
* Allow users to specify a custom pinentry program path via application
property.
* Validate user input and log a warning if the path is invalid.
* Log the final pinentry program path for debugging purposes.
This improves flexibility for users who require custom pinentry setups.1 parent f4d2dbd commit abe7977
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
79 | 95 | | |
80 | 96 | | |
81 | 97 | | |
| |||
0 commit comments