nyaa/nyaa/views
Nicolas F 7095567b29 Comment deletion: fix small lack of validation (#395)
People could delete their own comments on torrents other than
the one the URL would indicate, which meant they could mess with
the total comment count on a torrent by having it be higher than
it actually is through repeatedly posting and deleting comments
that way.

However, they could only ever delete their own comments, so this
isn't a huge issue in the first place.
2017-10-29 20:01:19 +02:00
..
__init__.py Read-only maintenance mode setting for config.py (#356) 2017-09-04 18:16:52 -04:00
account.py Explicitly tell users they were banned (#379) 2017-10-07 19:16:24 -07:00
admin.py Better bans (#341) 2017-08-25 18:53:35 -04:00
main.py Read-only maintenance mode setting for config.py (#356) 2017-09-04 18:16:52 -04:00
site.py Move static routes into a blueprint 2017-07-27 14:14:00 +03:00
torrents.py Comment deletion: fix small lack of validation (#395) 2017-10-29 20:01:19 +02:00
users.py Implement torrent nuking ability for mods (#377) 2017-10-16 18:17:12 -07:00