mirror of
https://github.com/YFGaia/dify-plus.git
synced 2026-07-16 16:20:28 +08:00
61f8647f37
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