dify/api/controllers/console/auth
2025-03-12 12: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 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
data_source_oauth.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +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 Fixed the issue that the database was not updated after password reset 2025-03-12 12:13:49 +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