kanboard-backlog
kanboard-backlog copied to clipboard
Fix CSRF-relayed problems with Kanboard 1.2.20+
This fixes problem with moving cards on the board, that is related to CSRF-related safety checks introduced in Kanboard 1.2.20. This should fix the #24 issue.
Not being an expert in this area, I followed patterns in Kanboard code base. Things work for myself so far.