diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-09-06 19:27:31 +0200 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-09-07 10:04:45 -0400 |
commit | 7a6e187e0a970ad6fb722fc9dfd3be784b254c06 (patch) | |
tree | 70092fe6f1635b7a22266c8e136510eb6934f162 /docs | |
parent | 1d51bc24ec9afcbb30b05905217bc7aafedca5f1 (diff) |
[feat] Add manual provider registration
- Resolves: #8400
Diffstat (limited to 'docs')
-rw-r--r-- | docs/next-changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/next-changelog.rst b/docs/next-changelog.rst index 26e9cdcd..a0f048b4 100644 --- a/docs/next-changelog.rst +++ b/docs/next-changelog.rst @@ -12,6 +12,7 @@ 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. - 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. |