homepage-plus/src/widgets/qbittorrent
shamoon b3cf985d4a Merge pull request from GHSA-24m5-7vjx-9x37
* Restrict emby endpoints and proxy segments

* Dont allow path traversal in segments

* Restrict qbittorrent proxy endpoints

* Restrict npm proxy endpoints

* Restrict flood proxy endpoints

* Restrict tdarr proxy endpoints

* Restrict xteve proxy endpoints

* Restrict transmission proxy endpoints

* disallow non-mapped endpoints

this change drops all requests that have un-mapped endpoint queries

allowedEndpoints is added as a method to pass proxy requests via a regex on the endpoint

most widgets with custom proxies use either no endpoint, or a static one

Co-Authored-By: Ben Phelps <ben@phelps.io>
2024-06-02 21:13:29 -07:00
..
component.jsx Merge pull request from GHSA-24m5-7vjx-9x37 2024-06-02 21:13:29 -07:00
proxy.js Run pre-commit hooks over existing codebase 2023-10-18 09:49:33 -07:00
widget.js Merge pull request from GHSA-24m5-7vjx-9x37 2024-06-02 21:13:29 -07:00