This website requires JavaScript.
Explore
Help
Register
Sign In
estel
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
edcfd7761b6da1b92c05b148db8296f08f6b25bb
dify
/
api
/
controllers
/
console
/
auth
History
devxing
136995d2a1
fix: change delete app status code from 204 to 200 (
#18398
)
...
Co-authored-by: devxing <
devxing@gmail.com
> Co-authored-by: crazywoola <
427733928@qq.com
>
2025-04-27 12:12:46 +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
fix: reset_password security issue (
#18363
)
2025-04-18 05:06:09 -04:00
login.py
fix: reset_password security issue (
#18363
)
2025-04-18 05:06:09 -04:00
oauth.py
Introduce Plugins (
#13836
)
2025-02-17 17:05:13 +08:00