This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-05-27 04:16:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa436aa1509c4ac6cba42271d4a5ea65819fd0ad
dify
/
api
/
controllers
/
openapi
/
auth
History
GareArc
aa436aa150
refactor(openapi): extract require_app_context() on AuthData to replace stacked null guards
2026-05-26 04:20:12 -07:00
..
__init__.py
feat(openapi): redesign auth pipeline — one pipeline per token type with PipelineRouter
2026-05-26 03:16:28 -07:00
composition.py
style(openapi): apply ruff formatting to auth pipeline files
2026-05-26 04:14:41 -07:00
conditions.py
feat(openapi): redesign auth pipeline — one pipeline per token type with PipelineRouter
2026-05-26 03:16:28 -07:00
data.py
refactor(openapi): extract require_app_context() on AuthData to replace stacked null guards
2026-05-26 04:20:12 -07:00
flow.py
feat(openapi): redesign auth pipeline — one pipeline per token type with PipelineRouter
2026-05-26 03:16:28 -07:00
pipeline.py
fix(openapi): skip redundant license check when already verified at guard level
2026-05-26 04:12:25 -07:00
prepare.py
feat(openapi): redesign auth pipeline — one pipeline per token type with PipelineRouter
2026-05-26 03:16:28 -07:00
verify.py
fix(openapi): narrow App/caller/account_id nullability in pipeline handlers
2026-05-26 03:44:21 -07:00