dify代理管理端
- 在 JsonAuthenticationFilter 中使用 startsWith 方法判断请求内容类型 - 更新 SpringSecurityConfig 中的 logoutUrl 为 /api/user/logout - 在 V1ChatController、V1DatasetController、V1ServerController 和 V1WorkflowController 中统一添加 /api 前缀 |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
pom.xml | ||
README.md |
dify-proxy-backend
dify代理管理端