changelog++

This commit is contained in:
Jeff Mitchell 2018-06-01 09:16:49 -04:00
parent 4d1669938c
commit c8bc434441
1 changed files with 4 additions and 1 deletions

View File

@ -50,11 +50,14 @@ IMPROVEMENTS:
groups, and aliases
* identity: Passthrough EntityID to backends [GH-4663]
* secret/pki: Add custom extended key usages [GH-4667]
* secret/ssh: Use hostname instead of IP in OTP mode, similar to CA mode
[GH-4673]
* ui: wrapping lookup now distplays the path [GH-4644]
* ui: Identity interface now has more inline actions to make editing and adding
aliases to an entity or group easier [GH-4502]
* ui: Identity interface now lists groups by name [GH-4655]
* ui: Permission denied errors still render the sidebar in the Access section [GH-4658]
* ui: Permission denied errors still render the sidebar in the Access section
[GH-4658]
BUG FIXES: