This commit is contained in:
Jim Kalafut 2019-05-14 22:57:43 -07:00 committed by GitHub
parent b6604c9fa7
commit b8b68cad4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@ IMPROVEMENTS:
BUG FIXES:
* auth/jwt: Fix bound constraint checking so `bound_claims` alone satisfy the requirement [JWT-49]
* auth/jwt: Fix bound constraint checking so `bound_claims` satisfies the requirement [JWT-49]
* auth/okta: Fix handling of group names containing slashes [GH-6665]
* core: Correctly honor non-HMAC request keys when auditing requests [GH-6653]
* core: Fix the `x-vault-unauthenticated` value in OpenAPI for a number of endpoints [GH-6654]