Created attachment 230219 [details] Kanboard Update to 1.2.21 This is an update to Kanboard 1.2.21. Release notes for Kanboard 1.2.20: - Duplicate tags when moving or duplicating tasks to another project - Bump symfony/stopwatch to 5.3.0 - Avoid user enumeration by using avatar image URL - Invalidate captcha after it is used - Avoid user enumeration using password reset functionality - Add missing CSRF checks - Fix bug in search when using the plus sign - Close dialogs using Escape key even if focus is in input field - Add a min="0" attribute to task_list form input - Keep swimlane headers at the top - Catch error when trying to upload empty or invalid avatar image - Added new template hooks - Update translations Release notes for Kanboard 1.2.21: - Fix and update Composer autoload - Add plugin hook for document attachments - Improve board column header alignment - Ignore project_id for file attachments download URL (already checked elsewhere) - Update translations - Clarify meaning of LDAP_USER_CREATION in config.default.php - Fix wrong internal link when converting a subtask to task (MySQL only) - Use the overridable Markdown parser for previews - Update call_user_func_array() calls to be compatible with PHP 8 - Enable external group synchronization deactivation - Fix tooltip shifting on long descriptions - Add position argument to API procedure updateSubtask() - Bump Docker image to Alpine 3.15.0 - Bump symfony/stopwatch to 5.4.0 - Bump pimple/pimple to 3.5.0 Also reorder Makefile to make portclippy happy.
Committed!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2cdaec9c39e8b6d9d46d3b99b6bc6d95c1656262 commit 2cdaec9c39e8b6d9d46d3b99b6bc6d95c1656262 Author: Daniel Tihanyi <daniel.tihanyi@tetragir.com> AuthorDate: 2021-12-19 21:45:11 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-12-19 21:45:11 +0000 www/kanboard: update to 1.2.21 Changes: https://github.com/kanboard/kanboard/releases/tag/v1.2.21 PR: 260513 www/kanboard/Makefile | 14 +++++++------- www/kanboard/distinfo | 6 +++--- www/kanboard/pkg-plist | 12 ++++-------- 3 files changed, 14 insertions(+), 18 deletions(-)