dify/api/controllers/console/auth
Xiyuan Chen 0720bc7408
Feat/webapp verified sso main (#20494)
2025-06-09 17:19:53 +09: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 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
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 Feat/webapp verified sso main (#20494) 2025-06-09 17:19:53 +09:00
login.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 2025-05-21 15:38:03 +08:00
oauth.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 2025-05-21 15:38:03 +08:00