dify/api/controllers/console/workspace
NeatGuyCoding 7ba408eebe
fix: IDOR on console GET /account/avatar (#35771)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
2026-05-03 14:42:56 +00:00
..
__init__.py
account.py fix: IDOR on console GET /account/avatar (#35771) 2026-05-03 14:42:56 +00:00
agent_providers.py
endpoint.py chore: update 3 api (#35481) 2026-04-22 08:53:53 +00:00
error.py
load_balancing_config.py
members.py
model_providers.py
models.py
plugin.py
tool_providers.py fix: prevent double /v1 in MCP server URL causing 404 authorization failure (#34596) 2026-04-20 02:42:59 +00:00
trigger_providers.py
workspace.py