Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

CSRF fix for mark as read

Compare
Choose a tag to compare
@ihtram ihtram released this 15 Apr 08:47
· 46 commits to master since this release

This is the same fix as applied in #191 but was missed for other instances.

CSRF does not get passed when using headers now it is passed by beforeSend method of JQuery AJAX