This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-24 11:51:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a41b194d4d1b2760d15f7d83aa0fdea5bc73ef2e
dify
/
api
/
controllers
/
console
/
auth
History
NFish
0301bd3ac1
Merge branch 'main' into e-300
2025-05-06 10:13:49 +08:00
..
activate.py
feat: mypy for all type check (
#10921
)
2024-12-24 18:38:51 +08:00
data_source_bearer_auth.py
fix: change delete app status code from 204 to 200 (
#18398
)
2025-04-27 12:12:46 +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
Merge branch 'main' into e-300
2025-05-06 10:13:49 +08:00
login.py
Refactor/merge v1 (
#19069
)
2025-04-29 15:27:27 +08:00
oauth.py
Introduce Plugins (
#13836
)
2025-02-17 17:05:13 +08:00