Commit 0350e76
authored
fix: manual install backend (janhq#8062)
The decompress Tauri command validated both the archive path and the
output directory against the Jan data folder, preventing extraction of
archives located elsewhere. Only the output directory needs that
restriction; the input path is read-only.1 parent e05bb2f commit 0350e76
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments