]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server: Bypass API Key validation for WebUI static bundle assets (#21269)
authorAleksander Grygier <redacted>
Wed, 1 Apr 2026 19:32:15 +0000 (21:32 +0200)
committerGitHub <redacted>
Wed, 1 Apr 2026 19:32:15 +0000 (21:32 +0200)
commit12dbf1da9558524b315bc47fae976fe90ec3a95e
tree309a2bc11ef94c974f62acf1993368526faa0d10
parent86221cf6dace86f47d896a38e0de652db4aa81a8
server: Bypass API Key validation for WebUI static bundle assets (#21269)

* fix: Bypass API Key validation for static bundle assets

* refactor: All bypassed routes in `public_endpoints`

* test: Update static assets API Key test
tools/server/server-http.cpp
tools/server/tests/unit/test_security.py