Open xiazhvera opened 3 years ago
If two users upload files with the same file name, according to our implementation, the file will be replaced, which should not happen. We should create our own filename from the backend with probably a hash to the original path.
If two users upload files with the same file name, according to our implementation, the file will be replaced, which should not happen. We should create our own filename from the backend with probably a hash to the original path.