open-webui/backend/open_webui/storage
Suleiman Elkhoury e10d6ad79c
Fix S3 allowed characters in Tags.
In Amazon S3 storage, only the following charaters allowed in Tagging "letters (a-z, A-Z), numbers (0-9), and spaces representable in UTF-8, and the following characters: + - = . _ : / @". Added a sanitizer function to clear tags before the put request.
2025-05-23 11:09:40 +02:00
..
provider.py Fix S3 allowed characters in Tags. 2025-05-23 11:09:40 +02:00