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

Fix for config store security issue #3097 #3109

Merged
merged 13 commits into from
Aug 26, 2023

Commits on Aug 19, 2023

  1. combined duplicate methods, renamed functions to use the right verb, …

    …added access control restriction on agent config initialization method
    schandrika committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    0b823f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f177c3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e625d9 View commit details
    Browse the repository at this point in the history
  4. config store auth updates

    schandrika committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    9e19307 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    670e0f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    a004c82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1844685 View commit details
    Browse the repository at this point in the history
  3. added deprecated

    schandrika committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    88f72db View commit details
    Browse the repository at this point in the history
  4. removed duplicate code

    schandrika committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3adf9ce View commit details
    Browse the repository at this point in the history
  5. removed accidental comment

    schandrika committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    31d2974 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1895851 View commit details
    Browse the repository at this point in the history
  7. minor fix

    schandrika committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b56017f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbb7de3 View commit details
    Browse the repository at this point in the history