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

Adding support for file based configuration of basic auth username in http client config #511

Merged
merged 7 commits into from Sep 4, 2023

Commits on Aug 24, 2023

  1. Adding support for file based configuration of basic auth in http cli…

    …ent config.
    
    Signed-off-by: Wasim Nihal <sswasim64@gmail.com>
    wasim-nihal committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    dbdf15f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Adding support for file based configuration of basic auth in http cli…

    …ent config.
    
    Signed-off-by: Wasim Nihal <sswasim64@gmail.com>
    wasim-nihal committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    06c301c View commit details
    Browse the repository at this point in the history
  2. Update config/http_config.go

    Co-authored-by: Julien Pivotto <roidelapluie@o11y.eu>
    Signed-off-by: Nihal <38865967+wasim-nihal@users.noreply.github.com>
    wasim-nihal and roidelapluie committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    0b1d03c View commit details
    Browse the repository at this point in the history
  3. Update config/http_config.go

    Co-authored-by: Julien Pivotto <roidelapluie@o11y.eu>
    Signed-off-by: Nihal <38865967+wasim-nihal@users.noreply.github.com>
    wasim-nihal and roidelapluie committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    0af702d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'username-file-12576' of https://github.com/wasim-nihal/…

    …common into username-file-12576
    
    Signed-off-by: Wasim Nihal <sswasim64@gmail.com>
    wasim-nihal committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    707c0a9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'username-file-12576' of https://github.com/wasim-nihal/…

    …common into username-file-12576
    
    Signed-off-by: Wasim Nihal <sswasim64@gmail.com>
    wasim-nihal committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    e79ab68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed1ca57 View commit details
    Browse the repository at this point in the history