dify/api/tests/unit_tests/controllers/console/auth
hjlarry 6a4d6c7bf2 refactor to get_account_by_email_with_case_fallback 2025-12-20 10:38:42 +08:00
..
test_account_activation.py email lower when active 2025-12-19 09:56:34 +08:00
test_authentication_security.py fix: Login secret text transmission (#29659) 2025-12-16 16:55:51 +08:00
test_email_register.py refactor to get_account_by_email_with_case_fallback 2025-12-20 10:38:42 +08:00
test_email_verification.py fix: Login secret text transmission (#29659) 2025-12-16 16:55:51 +08:00
test_forgot_password.py refactor to get_account_by_email_with_case_fallback 2025-12-20 10:38:42 +08:00
test_login_logout.py login with email lower 2025-12-19 16:08:16 +08:00
test_oauth.py refactor to get_account_by_email_with_case_fallback 2025-12-20 10:38:42 +08:00
test_password_reset.py Add Comprehensive Unit Tests for Console Auth Controllers (#28349) 2025-11-20 12:50:16 +08:00
test_token_refresh.py Add Comprehensive Unit Tests for Console Auth Controllers (#28349) 2025-11-20 12:50:16 +08:00