diaspora/app
Benjamin Neff d3c2407df1
Don't overwrite photos of other users during import
If a photo with the same filename already exists, generate a new random
filename, and re-federate the photo with that filename. This ensures
users can't modify their archive to overwrite other users photos.
2021-11-24 02:42:31 +01:00
..
assets Merge branch 'next-minor' into develop 2021-11-23 00:56:41 +01:00
controllers Migration Backend Part 2021-11-23 01:48:32 +01:00
helpers Merge branch 'next-minor' into develop 2021-06-30 23:27:57 +02:00
mailers Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
models Migration Backend Part 2021-11-23 01:48:32 +01:00
presenters Merge branch 'next-minor' into develop 2021-11-23 00:56:41 +01:00
serializers Merge branch 'next-minor' into develop 2021-11-23 00:56:41 +01:00
services Don't overwrite photos of other users during import 2021-11-24 02:42:31 +01:00
uploaders Move extension logic to SecureUploader class 2021-11-23 01:48:32 +01:00
views Merge branch 'next-minor' into develop 2021-11-23 00:56:41 +01:00
workers Refactory archive concurrency so the same logic can be reused 2021-11-23 01:48:33 +01:00