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

feat(cli): support bypassing Admin API Auth by configuration #9147

Merged
merged 21 commits into from
Apr 10, 2023

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    ad5e732 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. fix wrong test

    An-DJ committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    48c4941 View commit details
    Browse the repository at this point in the history
  2. fix wrong test

    An-DJ committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    88c7830 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. fix wrong test config

    An-DJ committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    8089d47 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    2111f54 View commit details
    Browse the repository at this point in the history
  2. add hint

    An-DJ committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0395850 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. change env var name

    An-DJ committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b4332c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c222260 View commit details
    Browse the repository at this point in the history
  3. add blank line

    An-DJ committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8110123 View commit details
    Browse the repository at this point in the history
  4. add non-true check

    An-DJ committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d2cde14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73ff74b View commit details
    Browse the repository at this point in the history
  6. remove useless test

    An-DJ committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    427782e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. add more test cases

    An-DJ committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d4bf713 View commit details
    Browse the repository at this point in the history
  2. rewrite comments

    An-DJ committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    477687e View commit details
    Browse the repository at this point in the history
  3. Correcting spelling problems

    An-DJ committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    805edce View commit details
    Browse the repository at this point in the history
  4. correct spell problem

    An-DJ committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7665604 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. correct warning

    An-DJ committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    bffbf56 View commit details
    Browse the repository at this point in the history
  2. correct comments

    An-DJ committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    3a08b52 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. fix test err

    An-DJ committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    aa15642 View commit details
    Browse the repository at this point in the history
  2. fix wrong test case

    An-DJ committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    18c00b5 View commit details
    Browse the repository at this point in the history
  3. add more test cases

    An-DJ committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    97a5a8e View commit details
    Browse the repository at this point in the history