discuitnet / discuit

A free and open-source community discussion platform.
https://discuit.net
GNU Affero General Public License v3.0
423 stars 51 forks source link

[Bug] Does not check if an item is in a list when sending a DELETE request #131

Closed ttaylor-st closed 4 weeks ago

ttaylor-st commented 2 months ago

when you're sending a request to delete a list, discuit doesn't check if the item you're trying to delete actually exists in the list, so the number of items is decremented regardless of whether or not anything changed.

allows for shenanigans such as in this list here.