Commit 330c475
Forms: Add CSV file upload support (#46308)
Allow text/csv files to be uploaded via the unauthenticated file upload list, using forms file upload field.
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/20261844760
Upstream-Ref: Automattic/jetpack@117f45a1 parent c730f6c commit 330c475
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1473 | 1473 | | |
1474 | 1474 | | |
1475 | 1475 | | |
| 1476 | + | |
1476 | 1477 | | |
1477 | 1478 | | |
1478 | 1479 | | |
| |||
0 commit comments