Skip to content

Fix thumbnailer collision

Thom Wiggers requested to merge fix-thumbnailer-collision into master

We now handle the uploading of files based on the Storage api, and make sure to use its methods to prevent collisions.

In addition, it now drops user-provided filenames completely, and instead generates them randomly.

Previous behaviour

Steps to reproduce:

  1. Withheld

Merge request reports