dify/api/controllers/openapi/auth
Asuka Minato 68d8328b9c
chore: clean Db session from service (#38227)
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-07-08 03:07:27 +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 refactor(api): enforce enums over string literals on openapi surface (#38009) 2026-06-26 05:48:21 +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 chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
surface_gate.py chore: clean some isinstance (#37602) 2026-06-22 03:51:21 +00:00
verify.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00