This website requires JavaScript.
Explore
Help
Sign In
third
/
dify-plus
Watch
1
Star
0
Fork
0
You've already forked dify-plus
mirror of
https://github.com/YFGaia/dify-plus.git
synced
2026-06-14 20:41:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c507fc26756d6c9e061b62fafaf9f4f91a8156b9
dify-plus
/
api
/
controllers
/
console
/
auth
T
History
npc0-hue
c507fc2675
feat:-皮肤处理和oauth快捷登录
...
- 同步至应用模板 - 取消同步至应用模板 - 计费唯一索引
2025-10-28 11:53:05 +08:00
..
activate.py
try flask_restful -> flask_restx (
#24310
)
2025-08-24 13:45:47 +08:00
data_source_bearer_auth.py
try flask_restful -> flask_restx (
#24310
)
2025-08-24 13:45:47 +08:00
data_source_oauth.py
chore: apply ty checks on api code with script and ci action (
#24653
)
2025-09-02 16:05:13 +08:00
error.py
fix: standardize authentication error messages to prevent user enumeration (
#24324
)
2025-08-26 09:46:23 +08:00
forgot_password.py
try flask_restful -> flask_restx (
#24310
)
2025-08-24 13:45:47 +08:00
login.py
[Chore/Refactor] Switch from MyPy to Basedpyright for type checking (
#25047
)
2025-09-03 11:52:26 +08:00
oauth_server.py
the conversion OAuthGrantType(parsed_args["grant_type"]) can raise ValueError for invalid values which is not caught and will produce a 500 (
#24854
)
2025-09-01 10:05:54 +08:00
oauth.py
feat:-皮肤处理和oauth快捷登录
2025-10-28 11:53:05 +08:00
register_extend.py
fix: Dify 1.8.1问题修复
2025-10-17 23:04:25 +08:00