dify/api/controllers/console
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
..
app fix: csv injection in annotations export (#29462) 2025-12-15 17:14:05 +08:00
auth fix: Login secret text transmission (#29659) 2025-12-16 16:55:51 +08:00
billing refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
datasets Feat/update notion preview (#29345) 2025-12-16 16:43:45 +08:00
explore fix: conversation rename payload validation (#29510) 2025-12-11 18:05:41 +09:00
tag api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
workspace fix: validate page_size limit in plugin list and tasks endpoints (#29611) 2025-12-13 22:52:51 +09:00
__init__.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
admin.py refactor: admin api using session factory (#29628) 2025-12-15 12:01:41 +08:00
apikey.py fix: Failed to load API definition (#28509) 2025-11-24 21:44:09 +09:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py fix: Failed to load API definition (#28509) 2025-11-24 21:44:09 +09:00
feature.py api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
files.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
init_validate.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
ping.py api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
remote_files.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
setup.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
spec.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
version.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
wraps.py fix: Login secret text transmission (#29659) 2025-12-16 16:55:51 +08:00