This website requires JavaScript.
Explore
Help
Register
Sign In
xuan
/
ZY-Agent
Watch
1
Star
0
Fork
0
You've already forked ZY-Agent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cdd9d6701f01216ef21f8a5f75d9541004d24383
ZY-Agent
/
backend
/
app
/
gateway
T
History
1445043649
938c2eb0be
harden(gateway): uniform 404 on API key revoke to hide cross-tenant existence (Stage 1 PR4)
...
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com
>
2026-06-28 20:19:20 +08:00
..
auth
feat(auth): APIKeyAuthBackend resolves token to SA principal (Stage 1 PR2)
2026-06-28 11:40:27 +08:00
routers
harden(gateway): uniform 404 on API key revoke to hide cross-tenant existence (Stage 1 PR4)
2026-06-28 20:19:20 +08:00
__init__.py
refactor: split backend into harness (deerflow.*) and app (app.*) (
#1131
)
2026-03-14 22:55:52 +08:00
app.py
feat(gateway): dual-mount legacy routers on /api and /api/v1 (Stage 1 PR5)
2026-06-28 19:49:05 +08:00
auth_middleware.py
harden(auth): guard bearer auth errors as 503; widen AuthContext to ServicePrincipal (Stage 1 PR2)
2026-06-28 12:04:19 +08:00
authz.py
feat(authz): require_workspace_admin dependency (Stage 1 PR4)
2026-06-28 19:07:55 +08:00
config.py
fix(security): allow disabling API docs in production via GATEWAY_ENABLE_DOCS (
#2651
)
2026-04-30 10:58:32 +08:00
csrf_middleware.py
feat(csrf): skip CSRF for bearer-header requests (Stage 1 PR3)
2026-06-28 12:06:23 +08:00
deprecation_middleware.py
feat(gateway): X-API-Deprecated header for legacy /api/* paths (Stage 1 PR5)
2026-06-28 19:37:36 +08:00
deps.py
feat(auth): AuthMiddleware injects workspace ContextVar from JWT wid/role
2026-05-12 22:25:43 +08:00
internal_auth.py
feat: implement process-local internal authentication for Gateway and enhance CSRF handling
2026-04-26 22:20:57 +08:00
langgraph_auth.py
fix(security): harden auth system and fix run journal logic bug (
#2593
)
2026-04-28 11:34:07 +08:00
path_utils.py
feat(persistence): per-user filesystem isolation, run-scoped APIs, and state/history simplification (
#2153
)
2026-04-26 11:13:01 +08:00
services.py
fix(agents): propagate agent_name into ToolRuntime.context for setup_agent (
#2679
)
2026-05-01 16:00:11 +08:00
utils.py
feat(persistence): add unified persistence layer with event store, token tracking, and feedback (
#1930
)
2026-04-26 11:05:47 +08:00