dify/api/controllers/console/auth
jyong 9cdd2cbb27 r2 2025-06-03 19:02:57 +08:00
..
activate.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
data_source_bearer_auth.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 2025-05-06 11:58:49 +08:00
data_source_oauth.py r2 2025-06-03 19:02:57 +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 E-300 (#19726) 2025-05-20 12:07:50 +08:00
login.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 2025-05-21 15:38:03 +08:00
oauth.py r2 2025-06-03 19:02:57 +08:00