dify/api/tests/unit_tests/libs
zyssyz123 b7649f61f8
fix: Login secret text transmission (#29659)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-12-16 16:55:51 +08:00
..
broadcast_channel/redis feat: support redis 7.0 shared pub and sub (#28333) 2025-11-21 10:33:52 +08:00
test_cron_compatibility.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
test_custom_inputs.py
test_datetime_utils.py extract parse_time_range for console app stats related queries (#27626) 2025-11-04 10:00:12 +08:00
test_email_i18n.py
test_email.py
test_encryption.py fix: Login secret text transmission (#29659) 2025-12-16 16:55:51 +08:00
test_external_api.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
test_file_utils.py
test_flask_utils.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
test_helper.py
test_json_in_md_parser.py
test_jwt_imports.py
test_login.py refactor: replace localStorage with HTTP-only cookies for auth tokens (#24365) 2025-10-19 21:29:04 +08:00
test_oauth_base.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
test_oauth_clients.py
test_orjson.py
test_pandas.py
test_passport.py
test_password.py
test_rsa.py
test_schedule_utils_enhanced.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
test_sendgrid_client.py
test_smtp_client.py
test_time_parser.py
test_token.py Enabled cross-subdomain console sessions by making the cookie domain configurable and aligning the frontend so it reads the shared CSRF cookie. (#27190) 2025-10-28 10:04:24 +08:00
test_uuid_utils.py
test_yarl.py