dify/api/controllers/console
-LAN- cfb8d224da
fix: standardize authentication error messages to prevent user enumeration (#24324)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-26 09:46:23 +08:00
..
app example: limit current user usage (#24470) 2025-08-26 00:23:29 +08:00
auth fix: standardize authentication error messages to prevent user enumeration (#24324) 2025-08-26 09:46:23 +08:00
billing try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
datasets Fix missing return 200 in response handling (#24499) 2025-08-26 09:24:18 +08:00
explore example: limit current user usage (#24470) 2025-08-26 00:23:29 +08:00
tag feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workspace example: limit current user usage (#24470) 2025-08-26 00:23:29 +08:00
__init__.py remove: document download file permission (#24459) 2025-08-25 15:11:48 +08:00
admin.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
apikey.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
feature.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
files.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
init_validate.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
ping.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
remote_files.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
setup.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
version.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
wraps.py refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284) 2025-08-21 18:18:49 +08:00