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
-LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980)
Signed-off-by: -LAN- <laipz8200@outlook.com>
9 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 E-300 (#19726) 9 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