dify/api/tests/unit_tests/controllers/console/auth
2026-07-25 02:01:12 +00:00
..
test_account_activation.py fix(auth): validate account before accepting invitations (#39438) 2026-07-23 03:56:32 +00:00
test_authentication_security.py chore: fix use select style api in orm (#35531) 2026-04-24 08:35:20 +00:00
test_data_source_bearer_auth.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_email_register_language.py chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00
test_email_register.py refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
test_email_verification.py refactor: remove backend-only system feature fields (#39543) 2026-07-25 02:01:12 +00:00
test_forgot_password.py refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
test_login_logout.py refactor: remove backend-only system feature fields (#39543) 2026-07-25 02:01:12 +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 feat(oauth): expose stable account id on provider account endpoint (#39470) 2026-07-24 02:09:48 +00:00
test_oauth_timezone.py feat(oauth): preserve redirect_url through OAuth state for post-login… (#38900) 2026-07-14 08:23:39 +00:00
test_oauth.py refactor: remove backend-only system feature fields (#39543) 2026-07-25 02:01:12 +00:00
test_password_reset.py refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
test_token_refresh.py refactor(api): Stop masking refresh-token service errors as 401 (#38463) 2026-07-06 18:14:54 +00:00