dify/api/tests/unit_tests/controllers/console
Tim Ren 432a6412a3
fix(security): tenant-scope FilePreviewApi text-extract endpoint (GHSA-2qwc-c2cc-2xwv) (#35797)
Signed-off-by: xr843 <137012659+xr843@users.noreply.github.com>
Co-authored-by: Ido Shani <ido@zafran.io>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-05-14 16:13:04 +00:00
..
app refactor(api): migrate console.app.workflow_comment to BaseModel (#36180) 2026-05-14 12:13:47 +00:00
auth test: add type to test (#35871) 2026-05-08 01:06:25 +00:00
billing refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
datasets fix: knowledge hit-testing render failed. (#36106) 2026-05-13 07:31:38 +00:00
explore fix: avoid trial workflow schema model collision (#36061) 2026-05-12 03:24:14 +00:00
tag test: add type to test (#35871) 2026-05-08 01:06:25 +00:00
workspace chore: remove obsolete admin console routes (#35637) 2026-05-13 08:08:50 +00:00
__init__.py feat: return data_source_info and data_source_detail_dict (#29912) 2026-01-05 11:04:03 +08:00
test_document_detail_api_data_source_info.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
test_extension.py chore(deps-dev): bump the dev group across 1 directory with 19 updates (#33525) 2026-03-16 20:31:58 +09:00
test_fastopenapi_ping.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00
test_fastopenapi_setup.py refactor: api/controllers/console/setup.py to ov3 (#31465) 2026-01-26 15:04:33 +08:00
test_fastopenapi_version.py refactor: api/controllers/console/version.py to v3 (#31463) 2026-01-26 15:04:25 +08:00
test_feature.py chore: add Type to test (#35942) 2026-05-09 03:16:22 +00:00
test_files_security.py refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
test_files.py fix(security): tenant-scope FilePreviewApi text-extract endpoint (GHSA-2qwc-c2cc-2xwv) (#35797) 2026-05-14 16:13:04 +00:00
test_human_input_form.py feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
test_init_validate.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_remote_files.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_spec.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_version.py test: unit test case for controllers.console.app module (#32247) 2026-03-10 00:54:47 +08:00
test_workspace_account.py test: add type to test (#35871) 2026-05-08 01:06:25 +00:00
test_workspace_members.py test: add type to test (#35871) 2026-05-08 01:06:25 +00:00
test_wraps.py chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +00:00