Skip to content

v1.11.6

Compare
Choose a tag to compare
@telday telday released this 29 Apr 13:15
· 1223 commits to master since this release
1cc4b25

Changelog

Fixed

  • Fix bug where running conjurctl server or conjurctl account create with
    non-alpha-numeric passwords sent via stdin raised an error.
    cyberark/conjur#2083

Changed

  • The batch secret retrieval endpoint now returns a 406 Not Acceptable instead
    of a 500 error when a secret with incompatible encoding is requested.
    cyberark/conjur#2124

Security

Added