Skip to content

Conversation

@josecelano
Copy link
Member

@josecelano josecelano commented Mar 5, 2024

  • Return a specific error when a user tries to upload a torrent with an original infohash that already exists.
  • Return 409 when a user tries to upload a torrent whose canonical or original infohash already exists (instead of 400).

@josecelano josecelano added this to the v3.0.0 milestone Mar 5, 2024
@josecelano josecelano added the - User - Enjoyable to Use our Software label Mar 5, 2024
@josecelano josecelano self-assigned this Mar 5, 2024
…plicate torrents

Torrents with the same original or canonical infohash.
@josecelano
Copy link
Member Author

ACK 414d468

@josecelano josecelano marked this pull request as ready for review March 5, 2024 17:34
@josecelano josecelano merged commit f5cfc33 into torrust:develop Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

- User - Enjoyable to Use our Software

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Return a 409 Conflict status code when you try to upload a torrent whose canonical info-hash already exist

1 participant