peerpx/peerpx

Upload the same photo, remove the file in the datastore

Closed this issue · 0 comments

Uploading 2 time the same picture cause the server to respond with an error (photo already exists), but the file in the datastore in removed in the process...

https://github.com/peerpx/peerpx/blob/master/cmd/server/handlers/photo.go#L148