Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: infamousjoeg/cybr-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.11-beta
Choose a base ref
...
head repository: infamousjoeg/cybr-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.12-beta
Choose a head ref
  • 2 commits
  • 111 files changed
  • 1 contributor

Commits on Oct 12, 2022

  1. Update users_test.go

    infamousjoeg authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ad1f44d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. v0.1.12-beta Release (#171)

    * Fixes #165 use builder image (#166)
    
    * Fixes #140 authenticate to conjur using authn-iam (#162)
    
    * Fix #149 add cybr conjur whoami to see identity currently logged in as (#152)
    
    * Add whoami support
    
    * deprecate -i from go build & rm sudo
    
    * bump version to v0.1.11-beta
    
    * Fix #91 add support to query platforms in pas (#153)
    
    * Add platforms cmd
    
    * Fix accounts var name
    
    * Update docs
    
    * Fix linting errors
    
    * Fix cybr safes add not setting PasswordManager as default
    
    * Initial commit authn-iam
    
    * WIP begin authenticator strategy for authn & authn-iam
    
    * Merge conflicts
    
    * Fix current golint errors
    
    * Initial implementation of authn strategy
    
    * Successfully tested initial authn-iam integration
    
    * Bump version to v0.1.12-beta
    
    * Update binaries
    
    * Update documentation for authn-iam
    
    * Fix no client side certificate dictating InsecureSkipVerify
    
    * Add authn-iam docs to README
    
    * Fixes 167 Update cybr users unsuspend to v2 API (#168)
    
    * Fix #169 safe permission set properly now (#170)
    infamousjoeg authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    857350b View commit details
    Browse the repository at this point in the history
Loading