Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build-deps]: Bump github.com/rs/zerolog from 1.21.0 to 1.22.0 #140

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    27702a3 View commit details
    Browse the repository at this point in the history
  2. eosfs: update getUser to check uid and gid

    Update getUser to verify that uid and gid are not zero to avoid
    granting access to users by mistake.
    sudo-sturbia authored and ishank011 committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    495a164 View commit details
    Browse the repository at this point in the history
  3. Update test case for JSON user provider integration test

    Remove "opaque" map and use the correct value for "uid_number".
    sudo-sturbia authored and ishank011 committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    4796479 View commit details
    Browse the repository at this point in the history
  4. Avoid nil pointer dereference in assertGetUserByClaimResponses

    Update assertGetUserByClaimResponses integration test to verify that
    user is not nil.
    sudo-sturbia authored and ishank011 committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    b4c178a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. [Build-deps]: Bump github.com/rs/zerolog from 1.21.0 to 1.22.0

    Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.21.0 to 1.22.0.
    - [Release notes](https://github.com/rs/zerolog/releases)
    - [Commits](rs/zerolog@v1.21.0...v1.22.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 14, 2021
    Configuration menu
    Copy the full SHA
    bdeb1f9 View commit details
    Browse the repository at this point in the history