We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1fbdf commit c5a1dd7Copy full SHA for c5a1dd7
1 file changed
CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
11
### Changed
12
- When rotating the currently logged in user's/host's API key, we now explictily
13
- prevent use of `resource(<own_id>).rotate_api_key` for that action as the
+ prevent use of `resource({own_id}).rotate_api_key` for that action as the
14
`Conjur::API.rotate_api_key` should be used instead for that. This change is a
15
downstream enforcement of the stricter key rotation requirements on the server
16
covered by [this](https://github.com/cyberark/conjur/security/advisories/GHSA-qhjf-g9gm-64jq)
0 commit comments