changelog++

This commit is contained in:
Jeff Mitchell 2018-03-30 12:42:28 -04:00
parent 3172f29474
commit 51b34fed4c
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ BUG FIXES:
parent prefix entry in the underlying storage backend. These operations also
mark corresponding child tokens as orphans by removing the parent/secondary
index from the entries. [GH-4193]
* command: Re-add `-mfa` flag and migrate to OSS binary [GH-4223]
* core: Fix issue occurring from mounting two auth backends with the same path
with one mount having `auth/` in front [GH-4206]
* mfa: Invalidation of MFA configurations (Enterprise)