mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01:00
* Store login MFA secret with tokenhelper * Clean up and refactor tokenhelper paths * Refactor totp test code for re-use * Add login MFA command tests * Use longer sleep times and sha512 for totp test * Add changelog
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
```release-note:bug
|
|
login: Store token in tokenhelper for interactive login MFA
|
|
```
|