OpenArchive / Save-app-ios

Secure Mobile Media Preservation
https://open-archive.org/
GNU General Public License v3.0
11 stars 3 forks source link

Able to create project with only special characters as the name #149

Closed purvi-ranawat closed 5 years ago

purvi-ranawat commented 5 years ago

I am able to create the project name with the special characters which are not allowed in the file name.

Also, I am able to create the project only with special characters as the name

I have tried this on Iphone XR - IOS version 12.3

Test Flight version : 36

Below is the screenshot :

special characters in project name

tladesignz commented 5 years ago

Turns out, only backslash is a disallowed character for WebDAV / Nextcloud folder names. I disabled that. If users want to make their life hard by using names like this, I won't hinder them. There might be valid use cases where some of these symbols make sense.

foundscapes commented 5 years ago

interesting, great find @purvi-ranawat!

tested test flight 37 on iphone 6s / ios 12.3.1 I still can't create a project name w/ a backslash @tladesignz