Commit 3fbb2b3
committed
fix: allow any HTTPS host for dotfiles repo
Remove the 4-host allowlist (github, gitlab, bitbucket, codeberg).
Self-hosted GitLab and other git hosts are valid as long as they
use HTTPS. Path traversal and format checks are kept.1 parent bcc21b3 commit 3fbb2b3
File tree
3 files changed
+8
-26
lines changed- internal
- config
- installer
3 files changed
+8
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | 207 | | |
217 | 208 | | |
218 | 209 | | |
219 | 210 | | |
220 | 211 | | |
221 | | - | |
222 | | - | |
223 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
224 | 215 | | |
225 | 216 | | |
226 | 217 | | |
| |||
239 | 230 | | |
240 | 231 | | |
241 | 232 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
| 233 | + | |
| 234 | + | |
252 | 235 | | |
253 | 236 | | |
254 | 237 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
588 | | - | |
589 | | - | |
590 | | - | |
| 588 | + | |
| 589 | + | |
591 | 590 | | |
592 | 591 | | |
593 | 592 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
607 | | - | |
| 607 | + | |
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| |||
0 commit comments