]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : better security control for public deployments (#9776)
authorXuan Son Nguyen <redacted>
Tue, 8 Oct 2024 11:27:04 +0000 (13:27 +0200)
committerGitHub <redacted>
Tue, 8 Oct 2024 11:27:04 +0000 (13:27 +0200)
commit458367a90606448a9c0262b276947c9e536086e0
treea8c1513e0859f25fcf187fa0553116949caf44d3
parentfa42aa6d8902cc4eaf31866b3b3b7b61b69da930
server : better security control for public deployments (#9776)

* server : more explicit endpoint access settings

* protect /props endpoint

* fix tests

* update server docs

* fix typo

* fix tests
common/arg.cpp
common/common.h
examples/server/README.md
examples/server/server.cpp
examples/server/tests/features/security.feature
examples/server/tests/features/steps/steps.py
examples/server/utils.hpp
src/unicode-data.cpp