Files
dify/api/controllers/web
QuantumGhost 7133754a31 feat(api): bind UploadFile to workflow initiator in unauthenticated form submission
The basic assumption of Workflow execution for now is that only one user
(`Account` or `EndUser`) participate the workflow execution. For
unauthenticated form submission this assumption does not hold. Binding
the uploaded file to worfklow initiator aligns with current implementation.

For auditing the actual uploading recipient, a dedicated table
`HumanInputFormUploadFile` is introduced to record the uploading
behavior.
2026-05-08 14:32:51 +08:00
..
2026-04-16 08:50:02 +00:00
2026-04-16 08:50:02 +00:00
2026-02-09 14:57:23 +08:00
2026-04-16 08:50:02 +00:00
2026-04-16 08:50:02 +00:00
2026-04-16 08:50:02 +00:00