summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2016-09-27 15:48:29 -0500
committerRuben Pollan <meskio@sindominio.net>2016-09-27 21:40:28 -0500
commit0a0bdc9abbca1d07c1af781567e3a51c529c0447 (patch)
tree883b70f8ebc5825fe1cad7a865d5ab0f0845149d /docs
parent125c711cd5b6faa4e6d62d18dde61dac90471f39 (diff)
[feat] Fetch smtp cert automatically if missing
It's missing dealing with expired certs. I remove get_smtp_certificate core command. - Closes: #8486
Diffstat (limited to 'docs')
-rw-r--r--docs/next-changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/next-changelog.rst b/docs/next-changelog.rst
index bac463b..e9df07f 100644
--- a/docs/next-changelog.rst
+++ b/docs/next-changelog.rst
@@ -14,6 +14,7 @@ Features
- `#8265 <https://leap.se/code/issues/8265>`_: Add a REST API and bitmask.js library for it.
- `#8400 <https://leap.se/code/issues/8400>`_: Add manual provider registration.
- `#8435 <https://leap.se/code/issues/8435>`_: Write service tokens to a file for email clients to read.
+- `#8486 <https://leap.se/code/issues/8486>`_: Fetch smtp cert automatically if missing.
- Use mail_auth token in the core instead of imap/smtp tokens.
- `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234.