update CHANGELOG
This commit is contained in:
parent
7bff682e8e
commit
b0c688cb8b
|
@ -10,6 +10,7 @@ IMPROVEMENTS:
|
||||||
|
|
||||||
* core: Auth backends can store internal data about auth creds
|
* core: Auth backends can store internal data about auth creds
|
||||||
* audit: display name for auth is shown in logs [GH-176]
|
* audit: display name for auth is shown in logs [GH-176]
|
||||||
|
* command/*: `-insecure` has been renamed to `-tls-skip-verify` [GH-130]
|
||||||
* command/*: `VAULT_TOKEN` overrides local stored auth [GH-162]
|
* command/*: `VAULT_TOKEN` overrides local stored auth [GH-162]
|
||||||
* command/server: environment variables are copy-pastable
|
* command/server: environment variables are copy-pastable
|
||||||
* credential/app-id: hash of app and user ID are in metadata [GH-176]
|
* credential/app-id: hash of app and user ID are in metadata [GH-176]
|
||||||
|
|
Loading…
Reference in New Issue