feat/training_260202 #113

Merged
gina merged 2 commits from feat/training_260202 into develop 2026-02-18 16:29:55 +09:00
Showing only changes of commit 413631840f - Show all commits

View File

@@ -79,7 +79,8 @@ public class SecurityConfig {
"/api/members/*/password",
"/api/upload/chunk-upload-dataset",
"/api/upload/chunk-upload-complete",
"/download_progress_test.html")
"/download_progress_test.html",
"/api/models/download/**")
.permitAll()
// default