tylerbenson / vyllage

https://www.vyllage.com
4 stars 0 forks source link

CSRF token sometimes is not included when clicking request feedback button #1158

Open UnspeakableHorror opened 8 years ago

UnspeakableHorror commented 8 years ago

After https://github.com/natebenson/vyllage/pull/1152 is merged.

Github refuses to let me upload a screenshot, it's the direct feedback request button from the sidebar cards. The CSRF token is needed to post a notification to the receiving user that someone requested his feedback.

It's random, sometimes it's included, sometimes it isn't.

Edit: it also happens with the form, but it happens all the time, it's not random there.