standardnotes/FileSend

CSRF token authenticity warning

Closed this issue · 0 comments

This is the same issue as standardnotes/syncing-server#86

With every request we are seeing this warning entry in logs:

Can't verify CSRF token authenticity.

This basically doubles the amount of logs the app produces so we need to either fix the issue or get rid of the message.

/cc @johnny243