Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2026

This PR contains the following updates:

Package Update Change
kanboard/kanboard (source) patch v1.2.48v1.2.49

Release Notes

kanboard/kanboard (kanboard/kanboard)

v1.2.49: Kanboard 1.2.49

Compare Source

Security
  • Fixed an LDAP injection issue by properly escaping placeholders in LDAP queries.
  • Prevented protocol-relative URLs (//example.com) from being used as login redirect targets.
  • Added a new TRUSTED_PROXY_NETWORKS configuration option to explicitly define trusted reverse proxy networks.
  • Introduced an optional security feature to block private network access when fetching external web links (configurable).
Improvements
  • Restored Ctrl + Enter keyboard shortcut for submitting the task creation form.
  • Updated translations for multiple languages.
Maintenance
  • Added a GitHub Actions workflow to mirror the repository to Codeberg.
  • Removed an outdated tests/Dockerfile.
  • Regenerated Composer autoload files.
Build & Dependencies
  • Updated Alpine Linux base image from 3.22 to 3.23.

  • Updated GitHub Actions dependencies:

    • actions/checkout from v5 to v6
    • actions/upload-artifact from v4 → v5 → v6

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package           | from    | to      |
| ---------- | ----------------- | ------- | ------- |
| docker     | kanboard/kanboard | v1.2.48 | v1.2.49 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

Path: main/homelab/kanboard

--- /tmp/tmp.9pq7FrLyia	2026-01-07 04:52:09.058786736 +0000
+++ /tmp/tmp.vPhn6KnWtp	2026-01-07 04:52:09.803785299 +0000
@@ -89,7 +89,7 @@
               value: "false"
             - name: TZ
               value: America/Chicago
-          image: kanboard/kanboard:v1.2.48
+          image: kanboard/kanboard:v1.2.49
           name: main
 
 ---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant