This website requires JavaScript.
Explore
Help
Register
Sign In
AI
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced
2025-04-24 06:39:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
controllers
/
console
/
auth
History
GareArc
b28d3c5958
fix: reset_password security issue
2025-04-18 03:34:12 -04:00
..
activate.py
feat: mypy for all type check (
#10921
)
2024-12-24 18:38:51 +08:00
data_source_bearer_auth.py
feat: mypy for all type check (
#10921
)
2024-12-24 18:38:51 +08:00
data_source_oauth.py
fix(typing): validate OAuth code before processing access token (
#18288
)
2025-04-17 16:58:29 +08:00
error.py
fix: add rate limiting to prevent brute force on password reset (
#13292
)
2025-02-08 10:28:31 +08:00
forgot_password.py
fix: reset_password security issue
2025-04-18 03:34:12 -04:00
login.py
fix: reset_password security issue
2025-04-18 03:34:12 -04:00
oauth.py
Introduce Plugins (
#13836
)
2025-02-17 17:05:13 +08:00