dify/api/controllers/console/auth
Yeuoly 8f547e6340
fix(typing): validate OAuth code before processing access token (#18288)
2025-04-17 16:58:29 +08: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/15429 forgotpasswordresetapi session management (#17390) 2025-04-03 13:54:28 +08:00
login.py feat: account delete (#11829) 2024-12-30 11:33:42 +08:00
oauth.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00