dify/api/tests/unit_tests/controllers/console
wangxiaolei fa69cce1e7
fix: fix create app xss issue (#30305)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 15:57:39 +09:00
..
app fix: fix create app xss issue (#30305) 2025-12-31 15:57:39 +09:00
auth feat: add oauth_new_user flag for frontend when user oauth login (#30370) 2025-12-31 10:10:58 +08:00
billing refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
workspace fix(api): remove tool provider list cache to fix cache inconsistency (#30323) 2025-12-29 16:58:38 +08:00
test_admin.py refactor: admin api using session factory (#29628) 2025-12-15 12:01:41 +08:00
test_extension.py refactor: split changes for api/controllers/console/extension.py (#29888) 2025-12-24 09:41:42 +08:00
test_files_security.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
test_wraps.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00