franklindyer / agora-app

Simple and (hopefully) secure social media application. Also a project for spring 2024 CS 444 cybersecurity class at UNM.
4 stars 1 forks source link

Fix CSRF bug in bug reports #115

Closed altheaden closed 3 months ago

altheaden commented 3 months ago

Bug reports now get the appropriate CSRF tokens.

closes #114