This website requires JavaScript.
Explore
Help
Register
Sign In
vertoryao
/
dify-proxy-backend
Watch
1
Star
0
Fork
0
You've already forked dify-proxy-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
dify代理管理端
14
Commits
3
Branches
0
Tags
524
KiB
Java
99.1%
Fluent
0.9%
79ed8b3b9c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
vertoryao
79ed8b3b9c
refactor(dify): 重构 API 接口和安全配置
...
- 重构 API接口路径,修改权限命名配置 - 移除了 WebFlux 相关代码,改为使用 Spring Security 配置
2025-04-28 16:15:18 +08:00
src
refactor(dify): 重构 API 接口和安全配置
2025-04-28 16:15:18 +08:00
.gitattributes
feat: add gitignore
2025-04-22 11:03:04 +08:00
.gitignore
feat: add gitignore
2025-04-22 11:03:04 +08:00
compose.yaml
first commit
2025-04-22 11:04:40 +08:00
LICENSE
Initial commit
2025-04-22 10:30:32 +08:00
pom.xml
refactor(dify): 重构 API 接口和安全配置
2025-04-28 16:15:18 +08:00
README.md
Initial commit
2025-04-22 10:30:32 +08:00
README.md
dify-proxy-backend
dify代理管理端