1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/towncrier/newsfragments
bors-mailu[bot] 6b5bb5fcd1
Merge #3559
3559: Fix #3531 (backport #3557) r=mergify[bot] a=mergify[bot]

## What type of PR?

bug-fix

## What does this PR do?

Ensure we have both RSA and ECDSA certs when using letsencrypt now that the default behaviour from certbot has changed.
This is only important for new installs, not those renewing existing certs.

### Related issue(s)
- closes #3531

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [ ] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.
<hr>This is an automatic backport of pull request #3557 done by [Mergify](https://mergify.com).

Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
2024-09-23 09:16:11 +00:00
..
2296.bugfix fix #2996 2024-09-07 18:45:50 +00:00
3272.bugfix fix #3272 2024-09-07 18:45:50 +00:00
3294.bugfix Radicale was listening only on localhost:5232. Now listens on 0.0.0.0:5232 2024-06-18 18:13:47 +00:00
3307.bugfix ports not in PORTS should not be bound 2024-06-26 12:26:14 +00:00
3311.bugfix nginx should recursively set the realip until the first no trusted address is found 2024-06-26 07:36:28 +00:00
3314.bugfix define client_ip variable 2024-06-26 07:30:26 +00:00
3322.bugfix Fix smtpd_forbid_unauth_pipelining w XCLIENT 2024-07-01 15:47:49 +00:00
3347.bugfix Clarify the doc as per https://github.com/Mailu/Mailu/issues/3359#issuecomment-2268909660 2024-08-06 16:27:35 +00:00
3349.bugfix Fix email forwarding when set from the UI 2024-07-30 11:08:52 +00:00
3364.bugfix Fix #3364 2024-08-09 14:35:37 +00:00
3379.bugfix fix #3379 2024-09-07 18:45:50 +00:00
3384.bugfix Update snuffleupagus rules 2024-08-26 16:57:04 +00:00
3389.misc Create 3389.misc 2024-09-01 17:18:35 +00:00
3401.bugfix towncrier 2024-09-07 18:45:50 +00:00
3402.bugfix Maybe fix #3402 2024-09-13 07:29:25 +00:00
3403.bugfix fix #3403 2024-09-07 18:45:49 +00:00
3405.bugfix fix #3405 2024-09-07 18:45:49 +00:00
3411.bugfix Fix #3411 2024-09-09 18:03:58 +00:00
3420.bugfix Fix 3420 - fixed syntax errors in certwatcher.py 2024-09-09 14:18:48 +00:00
3450.bugfix play it safe 2024-09-12 15:34:09 +00:00
3467.bugfix Need sleep. 2024-09-12 21:26:07 +00:00
3531.bugfix Fix #3531 2024-09-22 13:25:31 +00:00
README Re-add the newsfragments directory 2024-06-18 08:43:03 +00:00

This directory contains all newsfragments.
This readme file is created to prevent this directory from being deleted,
when all newsfragments have been deleted upon a new release.