- 为不同操作定义了相应的权限标识,如 dify:chat:conversations、dify:app:list 等 -通过 Spring Security 的权限管理功能,实现了对 Dify 相关操作的细粒度权限控制 |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
Dockerfile | ||
LICENSE | ||
pom.xml | ||
README.md |
dify-proxy-backend
dify代理管理端
- 为不同操作定义了相应的权限标识,如 dify:chat:conversations、dify:app:list 等 -通过 Spring Security 的权限管理功能,实现了对 Dify 相关操作的细粒度权限控制 |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
Dockerfile | ||
LICENSE | ||
pom.xml | ||
README.md |
dify代理管理端