TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
62 stars 29 forks source link

Only revoke user-awards/pub-awards with proper award and year #1761

Closed Masterjun3 closed 5 months ago

Masterjun3 commented 5 months ago

Previously, revoking an award would remove too many awards. (It would remove all awards of the users if user-award, and all awards of the publication if pub-award)

Now it properly revokes the awards it should.