diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-09-27 19:28:28 -0500 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-09-28 17:23:37 -0500 |
commit | 2fc85ad7d109ca4304d1fb1515b7087a1bb2ae3e (patch) | |
tree | f3627d5b9fd613dad05aa416df7d445fde02e0ae /docs | |
parent | 1aa1ffde9613435fe95434ead4909ea081d0c3c9 (diff) |
[feature]Add change password command
- Resolves: #8487
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 e9df07f5..f57e2ae4 100644 --- a/docs/next-changelog.rst +++ b/docs/next-changelog.rst @@ -15,6 +15,7 @@ Features - `#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. +- `#8487 <https://leap.se/code/issues/8487>`_: Add change password command. - 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. |