Skip to content

feat: prevent oversized extension uploads from the client#1937

Open
gnugomez wants to merge 1 commit into
eclipse-openvsx:mainfrom
gnugomez:gnugomez/main/limit-max-upload-webui
Open

feat: prevent oversized extension uploads from the client#1937
gnugomez wants to merge 1 commit into
eclipse-openvsx:mainfrom
gnugomez:gnugomez/main/limit-max-upload-webui

Conversation

@gnugomez

@gnugomez gnugomez commented Jul 2, 2026

Copy link
Copy Markdown
Member

Adding a new GET /api/config endpoint. The existing GET /api/version redirects (301) to /api/config for backwards compatibility.

Closes #1486

Adding a new GET /api/config endpoint. The existing GET /api/version redirects (301) to /api/config for
backwards compatibility.

Closes eclipse-openvsx#1486
@gnugomez gnugomez requested review from autumnfound and netomi July 2, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check upload size limits on the client

1 participant