dify/api/controllers/openapi/auth
Xiyuan Chen cad0942f4d
fix(api): enforce workspace membership + role checks in auth pipeline (#36931)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-03 07:31:47 +00:00
..
__init__.py feat(openapi): redesign auth pipeline with per-token-type routing (#36693) 2026-05-27 12:45:30 +00:00
composition.py fix(api): enforce workspace membership + role checks in auth pipeline (#36931) 2026-06-03 07:31:47 +00:00
conditions.py fix(api): enforce workspace membership + role checks in auth pipeline (#36931) 2026-06-03 07:31:47 +00:00
data.py fix(api): enforce workspace membership + role checks in auth pipeline (#36931) 2026-06-03 07:31:47 +00:00
flow.py feat(openapi): redesign auth pipeline with per-token-type routing (#36693) 2026-05-27 12:45:30 +00:00
pipeline.py fix(api): enforce workspace membership + role checks in auth pipeline (#36931) 2026-06-03 07:31:47 +00:00
prepare.py fix(api): enforce workspace membership + role checks in auth pipeline (#36931) 2026-06-03 07:31:47 +00:00
surface_gate.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
verify.py fix(api): enforce workspace membership + role checks in auth pipeline (#36931) 2026-06-03 07:31:47 +00:00