Skip to content

Fix local blob storage with using forbidden character for a filename

Yannick requested to merge fix_localblobstorage_filename into master

local blob storage with using forbidden character for a filename (':', '*', '"', '<', '>', '|')

Note: local fs blob storage implementation is only expected to be used in testing, debugging purposes.

Edited by Yannick

Merge request reports