Workhorse: Allow uploading only a single file
Gitlab Rails doesn't have endpoints that require uploading multiple files. Let's limit it to prevent performance issues and proceed with a proper solution out of Security Release Changelog: security
显示
- lib/api/project_import.rb 3 个添加, 0 个删除lib/api/project_import.rb
- spec/requests/api/project_import_spec.rb 31 个添加, 3 个删除spec/requests/api/project_import_spec.rb
- workhorse/internal/artifacts/artifacts_upload_test.go 1 个添加, 1 个删除workhorse/internal/artifacts/artifacts_upload_test.go
- workhorse/internal/upload/rewrite.go 8 个添加, 1 个删除workhorse/internal/upload/rewrite.go
- workhorse/internal/upload/uploads.go 3 个添加, 0 个删除workhorse/internal/upload/uploads.go
- workhorse/internal/upload/uploads_test.go 33 个添加, 10 个删除workhorse/internal/upload/uploads_test.go
加载中
想要评论请 注册 或 登录