LocalAI/core/http
Dave c8dd8e5ef4
fix: reduce chmod permissions for created files and directories (#2137)
quiet more security scanner issues: pass one of chmod restriction to remove group and other permissions

Signed-off-by: Dave Lee <dave@gray101.com>
2024-04-26 00:47:06 +02:00
..
ctx Revert #1963 (#2056) 2024-04-17 23:33:49 +02:00
elements fix(gallery): show a fake image if no there is no icon (#2111) 2024-04-23 20:10:58 +02:00
endpoints fix: reduce chmod permissions for created files and directories (#2137) 2024-04-26 00:47:06 +02:00
routes feat(rerankers): Add new backend, support jina rerankers API (#2121) 2024-04-25 00:19:02 +02:00
views feat(models-ui): minor visual enhancements (#2109) 2024-04-23 18:43:25 +02:00
app_test.go fix: reduce chmod permissions for created files and directories (#2137) 2024-04-26 00:47:06 +02:00
app.go fix: reduce chmod permissions for created files and directories (#2137) 2024-04-26 00:47:06 +02:00
http_suite_test.go fix: rename fiber entrypoint from http/api to http/app (#2096) 2024-04-21 22:39:28 +02:00
render.go refactor(routes): split routes registration (#2077) 2024-04-21 01:19:57 +02:00