dify/api/tests/test_containers_integration_tests/controllers
Stephen Zhou 28c2b6ee95
Merge remote-tracking branch 'origin/main' into deploy/konwledge
# Conflicts:
#	api/controllers/console/auth/login.py
#	api/controllers/console/feature.py
#	api/controllers/web/site.py
#	api/openapi/markdown/console-openapi.md
#	api/openapi/markdown/web-openapi.md
#	api/services/feature_service.py
#	api/tests/test_containers_integration_tests/services/test_account_service.py
#	api/tests/test_containers_integration_tests/services/test_feature_service.py
#	api/tests/unit_tests/controllers/console/auth/test_email_verification.py
#	api/tests/unit_tests/controllers/console/auth/test_login_logout.py
#	api/tests/unit_tests/controllers/web/test_site.py
#	api/tests/unit_tests/services/test_recommended_app_service.py
2026-07-27 13:16:01 +08:00
..
console feat(oauth): expose stable account id on provider account endpoint (#39470) 2026-07-24 02:09:48 +00:00
openapi refactor: remove backend-only system feature fields (#39543) 2026-07-25 02:01:12 +00:00
service_api refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
web feat(api): expose app mode in webapp site response (#39607) 2026-07-27 02:57:18 +00:00