Commit f1e8be3
committed
refactor(fetcher): remove dead selfSignedCert code
Drop the unused self-signed certificate branch that disabled TLS
verification via rejectUnauthorized: false.
The option was not wired from configuration, so behavior is unchanged
while removing a high-severity CodeQL finding:
https://github.com/MagicMirrorModules/MMM-CalendarExt2/security/code-scanning/11 parent 116a828 commit f1e8be3
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 77 | | |
82 | 78 | | |
83 | 79 | | |
| |||
90 | 86 | | |
91 | 87 | | |
92 | 88 | | |
93 | | - | |
94 | | - | |
| 89 | + | |
95 | 90 | | |
96 | 91 | | |
97 | 92 | | |
| |||
0 commit comments