dify/api/controllers/console/workspace
Novice 979d35d87f
feat: encrypt user's client secret
2025-10-15 14:40:14 +08:00
..
__init__.py add more typing (#24949) 2025-09-08 10:40:00 +08:00
account.py feat: Refactor api.add_resource to @console_ns.route decorator (#26386) 2025-10-10 16:23:39 +08:00
agent_providers.py refactor: use libs.login current_user in console controllers (#26745) 2025-10-13 10:33:33 +08:00
endpoint.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py feat: Refactor api.add_resource to @console_ns.route decorator (#26386) 2025-10-10 16:23:39 +08:00
members.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
model_providers.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
models.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
plugin.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
tool_providers.py feat: encrypt user's client secret 2025-10-15 14:40:14 +08:00
workspace.py refactor: use libs.login current_user in console controllers (#26745) 2025-10-13 10:33:33 +08:00