API server module for Node/Express
notifications
nodejs
graphql
postgres
relay
mongodb
backend
rest-api
graphql-server
baas
parse-server
hacktoberfest
graphql-api
object-storage
file-storage
mbaas
graphql-relay
parse-platform
-
Updated
Aug 25, 2021 - JavaScript
Now that we have merged datopian/giftless#68, the streaming transfer adapter allows passing the content-disposition filename value as a parameter. However, the filename sanitization logic in https://github.com/datopian/giftless/blob/master/giftless/util.py#L73..L84 is very strict, and only allows latin alphanumerics, dashes, underscores and dots.
While this is a good se