You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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