formkiq / formkiq-core

A full-featured Document Layer for your application, providing the functionality of a flexible document management system, including storage, discovery, processing, and retrieval. Deploys directly into your Amazon Web Services Cloud. 🌟 Star to support our work!
https://www.formkiq.com
Other
112 stars 17 forks source link

Prevent double slashes in path for documents #272

Closed reganwolfrom closed 2 months ago

reganwolfrom commented 2 months ago

If a document has a double slash in its path, IE: (myfile//test-file.txt), it is no longer accessible through the folder structure. Since there is no benefit to allowing a double slash, we should throw an error when attempting to change on any POSTs or PATCHs.