mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
- Security update required for those using text-to-speech with openai - Improved overall sanitization of the filename - Remove more characters with str_replace and - Use an array to define the characters to remove with str_replace. - Add | and ` to the str_replace - Added escapeshellarg for additional protection