diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-09-12 22:30:50 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-09-13 15:34:06 +0200 |
commit | eebfd5ea79348b19fdd0c3010735580991c3cdd1 (patch) | |
tree | df19f2952ee289ba700934cc98d7e09c0697e5fb /docs | |
parent | 1e6a435a206a7395f8b10527054ef4f46ad37cbd (diff) |
[feat] Write service tokens to a file for email clients to read.
- Resolves: #8435
Diffstat (limited to 'docs')
-rw-r--r-- | docs/next-changelog.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/next-changelog.rst b/docs/next-changelog.rst index a0f048b4..bac463b6 100644 --- a/docs/next-changelog.rst +++ b/docs/next-changelog.rst @@ -12,7 +12,8 @@ Features ~~~~~~~~ - `#7965 <https://leap.se/code/issues/7965>`_: Add basic keymanagement to the cli. - `#8265 <https://leap.se/code/issues/8265>`_: Add a REST API and bitmask.js library for it. -- `#8400 <https://leap.se/code/issues/8265>`_: Add manual provider registration. +- `#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. - 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. |