kbase / blobstore

Simple S3 backed file storage.
MIT License
0 stars 3 forks source link

Restrict filename and format strings #149

Closed MrCreosote closed 4 months ago

MrCreosote commented 4 months ago

... to a reasonable character set. This avoids characters that may cause issues in mac, linux, and windows

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.83%. Comparing base (60864d4) to head (b9da32e). Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #149 +/- ## =========================================== + Coverage 90.74% 90.83% +0.08% =========================================== Files 14 14 Lines 2053 2073 +20 =========================================== + Hits 1863 1883 +20 Misses 157 157 Partials 33 33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.