Skip to content

server: Bypass API Key validation for WebUI static bundle assets#21269

Merged
allozaur merged 3 commits intoggml-org:masterfrom
allozaur:allozaur/fix/21229-api-key
Apr 1, 2026
Merged

server: Bypass API Key validation for WebUI static bundle assets#21269
allozaur merged 3 commits intoggml-org:masterfrom
allozaur:allozaur/fix/21229-api-key

Conversation

@allozaur
Copy link
Copy Markdown
Contributor

@allozaur allozaur commented Apr 1, 2026

Close #21229

Requirements

@allozaur allozaur changed the title fix: Bypass API Key validation for static bundle assets server: Bypass API Key validation for WebUI static bundle assets Apr 1, 2026
@allozaur allozaur requested review from ggerganov and ngxson April 1, 2026 15:49
@allozaur allozaur marked this pull request as ready for review April 1, 2026 15:50
@allozaur allozaur requested a review from a team as a code owner April 1, 2026 15:50
Comment thread tools/server/server-http.cpp Outdated
Comment thread tools/server/tests/unit/test_security.py Outdated
@allozaur allozaur requested review from ngxson and pwilkin April 1, 2026 16:34
@allozaur allozaur merged commit 12dbf1d into ggml-org:master Apr 1, 2026
49 checks passed
@github-actions github-actions Bot added examples python python script changes server labels Apr 1, 2026
@allozaur allozaur deleted the allozaur/fix/21229-api-key branch April 2, 2026 06:17
slartibardfast pushed a commit to slartibardfast/llama.cpp that referenced this pull request Apr 12, 2026
…l-org#21269)

* fix: Bypass API Key validation for static bundle assets

* refactor: All bypassed routes in `public_endpoints`

* test: Update static assets API Key test
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
…l-org#21269)

* fix: Bypass API Key validation for static bundle assets

* refactor: All bypassed routes in `public_endpoints`

* test: Update static assets API Key test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples python python script changes server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sudden "Unauthorized: Invalid API Key" with this morning's build

3 participants