I’m having an issue. I seem to have installed Kanboard correctly and it seems to be up and running. I can add plugins via the plugin menu. I can create new projects. I’ve added SMTP support and it’s working. However, I can’t seem to add a TASK or EDIT/REMOVE columns.
If I click on the + and check with Chrome’s Developer Tools/Console. It seems to be a 403 error, more specifically:
I’m having exactly the same trouble. But I have no idea where I can disable mod_security and what is it?
EDIT : Ok finally I found out how to disable the server firewall for this site and after some times it fixes the problem.
For the task addition action, I found that the URL crash only if there was the column_id parameter. For swimlane_id and project_id parameter there was no 403 error.
I can add task from the menu so I test several combination of request and I found that parameter &column_id=XX cause the server to return 403 ! Otherwise, swimlane_id and project_id alone or together works fine.
I’m using the latest kanboard :
Version : 1.2.15
PHP : 7.3.18
PHP SAPI : cgi-fcgi
Client HTTP : cURL
OS version : Linux 4.14.154-ovh-vps-grsec-zfs-classid
Database type : sqlite
Database version : 3.28.0
Browser : Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0