mirror of
https://github.com/langgenius/dify.git
synced 2026-05-14 10:00:53 -04:00
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.
6.5 KiB
6.5 KiB