Fixes security issue: potential remote Path Traversal via File Upload

This commit is contained in:
2026-07-19 05:55:58 +00:00
parent 4a65c7562f
commit 39b3e633a6
10 changed files with 211 additions and 145 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
PROJECT_NAME=kmtn
PROJECT_NAME=kryz
FRONTEND_PORT=4201
KMTN_CORS_ORIGINS='["http://localhost:4201", "http://localhost"]'