dify/api/controllers
QuantumGhost 61f8647f37
docs(api): mark SystemFeatureApi as unauthenticated by design (#31417)
The `/console/api/system-features` is required for the dashboard initialization. Authentication would create circular dependency (can't login without dashboard loading).

ref: CVE-2025-63387

Related: #31368
2026-01-22 22:33:59 +08:00
..
common refactor: migrate some ns.model to BaseModel (#30388) 2026-01-01 00:38:12 +08:00
console docs(api): mark SystemFeatureApi as unauthenticated by design (#31417) 2026-01-22 22:33:59 +08:00
files refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
inner_api refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
mcp refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
service_api refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
trigger fix: remove unnecessary error log when trigger endpoint returns 404 (#29587) 2025-12-12 17:53:40 +08:00
web chore: case insensitive email (#29978) 2026-01-13 15:42:44 +08:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00