dify/api/controllers/console/workspace
非法操作 f360a7bf94
fix: allow OAuth trigger builder verification without credentials (#39199)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-25 05:32:27 +00:00
..
__init__.py refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
account.py refactor(api): complete account education boundary (#41153) 2026-08-25 01:48:12 +00:00
agent_providers.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
endpoint.py fix(plugin): protect endpoint listings (#40897) 2026-08-21 02:17:58 +00:00
error.py refactor(api): move account lifecycle into application services (#40438) 2026-08-21 08:05:43 +00:00
load_balancing_config.py chore: dep inject for model in workspace snippets, load balancing, and endpoint (#40161) 2026-08-07 13:22:02 +00:00
members.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
model_providers.py refactor(api): complete account education boundary (#41153) 2026-08-25 01:48:12 +00:00
models.py fix(api): enforce admin and RBAC permissions on default model and provider models GET endpoints (#41099) (#41100) 2026-08-23 07:33:57 +00:00
plugin.py refactor: replace manual model_validate with @model_validate in workspace plugin/tool controllers (#40238) 2026-08-09 06:13:24 +00:00
rbac.py fix(rbac): grant member policies when a dataset is opened to the work… (#39735) 2026-08-12 09:02:03 +00:00
skills.py feat: support agent skill (#39675) 2026-08-24 05:29:14 +00:00
snippets.py fix(snippet): support snippet history version export (#41012) 2026-08-20 08:52:45 +00:00
tool_providers.py fix(api): enforce admin and RBAC permissions on tool OAuth custom client GET endpoint (#40944) (#40945) 2026-08-20 09:10:02 +00:00
trigger_providers.py fix: allow OAuth trigger builder verification without credentials (#39199) 2026-08-25 05:32:27 +00:00
workspace.py fix(api): chain original exception in 13 except blocks per PEP 3134 (#40738) 2026-08-13 17:50:05 +00:00