api / ZIP import: Report file name encoding errors
Fail if imported ZIP file contains filenames non-utf-8 filenames. This unfortunately is not feasible for TAR archives because the tar implementation silently replaces bad characters with '?'.
Gitlab Community Edition Instance
Fail if imported ZIP file contains filenames non-utf-8 filenames. This unfortunately is not feasible for TAR archives because the tar implementation silently replaces bad characters with '?'.