Skip to content

Avoid overwriting uploads

Compare
Choose a tag to compare
@Nateowami Nateowami released this 13 Dec 08:37
· 13 commits to master since this release

Improvement to avoid overwriting files: Appends a random number to the file name of uploaded files before saving. Changing the file name when not strictly necessary is sub-optimal and should be changed in a future release.