Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-03-23 22:32:06 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-03-23 22:32:06 +0300
commit13e67af03e86a419eb7d49b46847dd4df487d5f8 (patch)
treeb8a0c5ec5632aaac0a0619f9ee21642a68795d16 /CHANGELOG.md
parentc6ed5899516c19be57db95a1e9ba6fb564d16fe8 (diff)
Forward-port changelog
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 440a3a6f8..b30f657a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 1.1.4 - 2020-03-23
+### Fixed
+- Security: verify TLS host by default. This can be a *breaking change* for self-hosted servers. If you want to return to the old insecure behavior, set `app.mail.verify-tls-peer` to `true` in `config.php`.
+
## 1.1.3 - 2020-03-02
### Fixed
- Error in recipient selection