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
k-brahma-claude f25af8430e style: convert unittest assertions to pytest style
Convert unittest-style assertions (assertEqual, assertTrue, etc.) to
pytest-style assertions to comply with project linting standards.

Applied via ruff --unsafe-fixes to ensure consistency.

 All 28 tests pass with pytest conversion
11 months ago
..
activate.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago
data_source_bearer_auth.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago
data_source_oauth.py fix: handle configure button for notion internal integration (#21412) 11 months ago
error.py feat: implement multi-factor authentication (MFA) support 11 months ago
forgot_password.py Feat/webapp verified sso main (#20494) 1 year ago
login.py style: convert unittest assertions to pytest style 11 months ago
mfa.py style: convert unittest assertions to pytest style 11 months ago
oauth.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 1 year ago