[1.17.10]
Update kanboard to 1.2.54
Full Changelog
fix(user): invalidate existing sessions when the password changes
fix(project): check permissions in the project creation handler
fix(file): check the project of the task when fetching a task file
fix(api): check task and project binding in setTaskTags
fix(csv): escape exported values starting with a special character
fix(api): return only public user columns
fix(subtask): reject assignees outside of the project
fix(notification): scope unread notification lookup to its owner
fix: scope custom filter changes to their project and owner
fix: validate request tokens for tag, board, and comment actions