mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 06:00:34 -04:00
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