mirror of
https://github.com/langgenius/dify.git
synced 2026-06-23 04:11:09 +08:00
Squash of PR #37641 (worktree-fix+app-abstraction-noun). Introduces two app nouns: - app: usage face (run/get/describe/resume), dual-subject account + external-SSO - studio-app: build face (export/import), account-only Backend: split read routes by subject with token-type-restricted guards; shared public projection builder (build_app_describe_response); drop author/tags from describe to prevent cross-tenant identity leak. CLI: selectAppReader subject dispatch (account vs permitted-external), AppReader strategy, studio-app export/import, refreshed help/guides. |
||
|---|---|---|
| .. | ||
| generated | ||
| non-json-openapi-responses.md | ||
| openapi-ts.api.config.ts | ||
| openapi-ts.enterprise.config.ts | ||
| package.json | ||
| sandbox-contract.smoke.test.ts | ||
| tsconfig.json | ||