master into master#4
Open
Knight1 wants to merge 5411 commits into
Open
Conversation
bc1122c to
e0e1ed5
Compare
…#6800) This commit fixes two bugs in the cold-standby script: 1. Support digits in COMPOSE_PROJECT_NAME The script was stripping digits from COMPOSE_PROJECT_NAME, while backup_and_restore.sh (fixed in a71d991) correctly supports them. Added '0-9' to the tr character set to align behavior. 2. Support docker-compose.override.yml on remote Lines 172 and 287 explicitly used '-f docker-compose.yml' which causes Docker Compose to ignore docker-compose.override.yml even when present. Changed to 'cd && compose' pattern (matching line 296) to auto-discover override files. Impact: Users with custom volumes/services in override file would experience silent failures - volumes not created, images not pulled, data syncing to wrong locations. Both fixes ensure cold-standby works correctly with standard Docker Compose conventions and user customizations. Co-authored-by: Christophe Neuerburg <c.neuerburg@sdsys.ch>
Co-authored-by: DerLinkman <niklas.meyer@servercow.de>
* update variable name for prometheus-exporter security token * update `MAILCOW_EXPORTER_TOKEN_DISABLE` variable name
Update 2025-09c
Update 2025-09c
Update 2025-09c
* [Web] Updated lang.si-si.json Co-authored-by: Matjaž Tekavec <matjaz@moj-svet.si> * Update pt-br lang * Complimentary adjustments * Revert "[Web] Updated lang.si-si.json" This reverts commit b23848e. --------- Co-authored-by: milkmaker <milkmaker@mailcow.de> Co-authored-by: Matjaž Tekavec <matjaz@moj-svet.si>
Co-authored-by: Easton Man <me@eastonman.com>
…p-attribute-mapping fix autodiscover when using ldap with attribute mapping templates
* [Web] Updated lang.az-az.json [Web] Added lang.az-az.json Co-authored-by: Nemoralis <nemoralis@duck.com> Co-authored-by: Peter <magic@kthx.at> Co-authored-by: milkmaker <milkmaker@mailcow.de> * [Web] Updated lang.si-si.json Co-authored-by: Matjaž Tekavec <matjaz@moj-svet.si> * [Web] Updated lang.pt-br.json Co-authored-by: André Ribas <andre@ribassu.com> --------- Co-authored-by: Nemoralis <nemoralis@duck.com> Co-authored-by: Peter <magic@kthx.at> Co-authored-by: Matjaž Tekavec <matjaz@moj-svet.si> Co-authored-by: André Ribas <andre@ribassu.com>
* [Web] Updated lang.az-az.json Co-authored-by: Nemoralis <nemoralis@duck.com> * [Web] Updated lang.nl-nl.json Co-authored-by: Tom18314 <tomstokmans5@gmail.com> * [Web] Updated lang.pl-pl.json Co-authored-by: pmuch78 <pawel@prolin.pl> --------- Co-authored-by: Nemoralis <nemoralis@duck.com> Co-authored-by: Tom18314 <tomstokmans5@gmail.com> Co-authored-by: pmuch78 <pawel@prolin.pl>
[Web] escape HTML in sieve filter edit view and queue manager
Update 2026-05
[SOGo] Update to 5.12.8
Update 2026-05a
Co-authored-by: Edson Wolf <edsonwolf@vivaldi.net>
[Nginx] Update to 1.30.1
escape HTML in quarantine table
Update 2025-05b
Signed-off-by: milkmaker <milkmaker@mailcow.de> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Adrian-Kozien <adrian@kozien.net>
Signed-off-by: milkmaker <milkmaker@mailcow.de> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
install unbound package from alpine:edge
bump unbound version
Signed-off-by: milkmaker <milkmaker@mailcow.de> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: milkmaker <milkmaker@mailcow.de> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[Nginx] Update to 1.30.2
fix unbound CVE-2026-33278
Update 2026-05c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.