diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-03-30 13:51:01 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-04-07 17:25:47 +0200 |
commit | 939fefc012213d3aa433caec47e2e0b19d64901e (patch) | |
tree | 96094ae463549509625c931e7a9460020eef7620 /changes | |
parent | 3340e1a898bacdd05fb6e6bf8d37596f7aff81a2 (diff) |
[feat] Write service tokens to a file
The thunderbird plugin will read the tokens from there.
- Related: #6041
Diffstat (limited to 'changes')
-rw-r--r-- | changes/next-changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst index b20efdc8..3240d2bb 100644 --- a/changes/next-changelog.rst +++ b/changes/next-changelog.rst @@ -13,6 +13,7 @@ Features - `#7552 <https://leap.se/code/issues/7552>`_: Improve UI message and add some margin above the msg box. - `#7656 <https://leap.se/code/issues/7656>`_: Adapt to multi-user aware events. - `#4469 <https://leap.se/code/issues/4469>`_: Display randomly generated service token on the Help Window. +- `#6041 <https://leap.se/code/issues/6041>`_: Write service tokens to a file to allow email clients to read them from there. - Use cred-based authentication on SMTP. - Experimental support for the Pixelated WebMail. |