dify/api/controllers/openapi/auth
Yunlu Wen 82d08851be
feat: guard openapi with rbac (#37752)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-06-22 09:35:33 +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 feat: guard openapi with rbac (#37752) 2026-06-22 09:35:33 +00:00
conditions.py feat: guard openapi with rbac (#37752) 2026-06-22 09:35:33 +00:00
data.py feat: guard openapi with rbac (#37752) 2026-06-22 09:35:33 +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 feat: guard openapi with rbac (#37752) 2026-06-22 09:35:33 +00:00
prepare.py refactor(api): type end user records with enum (#36945) 2026-06-19 01:02:01 +00:00
surface_gate.py chore: clean some isinstance (#37602) 2026-06-22 03:51:21 +00:00
verify.py feat: guard openapi with rbac (#37752) 2026-06-22 09:35:33 +00:00