dify/api/tests/unit_tests/controllers/console/auth
Stephen Zhou cd7e1be7cb
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/services/feature_service.py
#	api/tests/unit_tests/controllers/console/workspace/test_members.py
#	api/tests/unit_tests/core/workflow/nodes/agent_v2/test_validators.py
#	api/tests/unit_tests/services/test_system_feature_service_knowledge_fs.py
#	pnpm-lock.yaml
2026-09-02 10:31:10 +08:00
..
test_account_activation.py fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00
test_authentication_security.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_data_source_bearer_auth.py refactor(api): decouple data source API key auth flow (#40452) 2026-08-18 04:30:17 +00:00
test_data_source_oauth.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_email_register.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_email_verification.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_forgot_password.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_login_logout.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_oauth_redirect.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_oauth_server.py refactor(api): thin OAuth controllers and extract application services (#40692) 2026-08-26 07:33:37 +00:00
test_oauth_timezone.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_oauth.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
test_password_reset.py Merge remote-tracking branch 'origin/main' into deploy/konwledge 2026-09-02 10:31:10 +08:00
test_token_refresh.py refactor(api): Stop masking refresh-token service errors as 401 (#38463) 2026-07-06 18:14:54 +00:00