dify代理管理端
- 修改了多个控制器中的 @PreAuthorize 注解,更新了权限检查逻辑 - 在 V1ChatController 中,将单一权限检查改为多个权限的并集检查 - 在 V1WorkflowController 中,增加了与 PPT 和 Spider 相关的权限检查 - 修正了 WordController 中的权限注解,与其他控制器保持一致 |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
Dockerfile | ||
LICENSE | ||
pom.xml | ||
README.md |
dify-proxy-backend
dify代理管理端