openvsx
openvsx copied to clipboard
Add a way to proxy upstream requests instead of external links
Fixes #452 Added UpstreamProxyService
Testing steps
- Add to
dev/application.properties:
ovsx:
upstream:
proxy:
enabled: true
url: https://open-vsx.org/
- Run the server
- Test the upstream endpoints
- Expected result: all
open-vsx.orglinks are rewritten tolocalhost:8080