[1.17.3]
Update kanboard to 1.2.47
Full Changelog
refactor: add namespace to test files
fix: the $escape parameter must be provided in PHP 8.4 for CSV functions
fix: sanitize and validate uploaded files path
fix: do not load RememberMeAuth provider when REMEMBER_ME_AUTH is false
fix: avoid PHP warning when external user creation is disabled
feat!: remove file cache driver to avoid using unserialize()
feat!: ignore legacy events serialized with PHP due to potential security issues
feat: add new actions: TaskAssignCurrentUserColumnIfNoUserAlreadySet and TaskAssignToUserOnCreationInColumn
feat: Add new pdf() method in Core\Http\Response