changelog++

This commit is contained in:
Brian Kassouf 2017-05-04 12:49:47 -07:00 committed by GitHub
parent 812841ff38
commit a255cd9b93
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ FEATURES:
* **TOTP Secret Backend**: You can now store multi-factor authentication keys
in Vault and use the API to retrieve time-based one-time use passwords on
demand. The backend can also be used to generate a new key and validate
passwords generated by that key.
passwords generated by that key. [GH-2492]
IMPROVEMENTS: