dify/api/tests/unit_tests/controllers/console/auth
Stephen Zhou e6fe2cd5d7
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/tests/unit_tests/controllers/inner_api/test_auth_wraps.py
#	api/tests/unit_tests/services/test_async_workflow_service.py
#	web/features/new-rag/__tests__/new-knowledge-list.spec.tsx
2026-08-21 10:39:39 +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 test: migrate controller identity ORM models to SQLite (#40626) 2026-08-14 08:54:48 +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_email_register_language.py feat: create accounts with client IP (#40875) 2026-08-17 09:29:57 +00:00
test_email_register.py fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00
test_email_verification.py fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00
test_forgot_password.py refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
test_login_logout.py fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00
test_oauth_redirect.py fix(oauth): reauth after accepting invitation (#39366) 2026-07-22 05:59:04 +00:00
test_oauth_server.py fix: preserve OAuth account ID and New RAG titles after merge 2026-08-17 10:03:42 +08:00
test_oauth_timezone.py test: eliminate remaining whole config mocks (#40855) 2026-08-18 12:01:49 +00:00
test_oauth.py fix(api): handle suspended email domains (#41004) 2026-08-20 08:04:05 +00:00
test_password_reset.py fix: reconcile main merge regressions 2026-08-12 10:51:20 +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