open-webui/backend/apps/litellm
Jun Siang Cheah 5245d037ac fix: harden litellm exec command to prevent unintended commands
logic was previously to split on space for arguments, but if any of the user controlled variables LITELLM_PROXY_HOST or DATA_DIR had spaces in them, this would not behave correctly.
2024-04-23 19:25:43 +01:00
..
main.py fix: harden litellm exec command to prevent unintended commands 2024-04-23 19:25:43 +01:00