You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/controllers/console/auth
Xiyuan Chen 0720bc7408
Feat/webapp verified sso main (#20494)
8 months ago
..
activate.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
data_source_bearer_auth.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
data_source_oauth.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
error.py fix: add rate limiting to prevent brute force on password reset (#13292) 1 year ago
forgot_password.py Feat/webapp verified sso main (#20494) 8 months ago
login.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 9 months ago
oauth.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 9 months ago