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: support custom http headers #103

Merged
merged 2 commits into from
May 5, 2023

Conversation

skynet2
Copy link
Contributor

@skynet2 skynet2 commented May 5, 2023

This PR adds support for settings custom HTTP headers during API interaction.

It can be used for environments that require additional authentication. Cloudflare Zero Trust, basic auth, etc.

Example:
--customHeaders "CF-Access-Client-Id=XXX.access,CF-Access-Client-Secret=YYY"

@skynet2 skynet2 marked this pull request as ready for review May 5, 2023 13:12
@mpostument mpostument merged commit d3dd715 into mpostument:master May 5, 2023
@mpostument
Copy link
Owner

mpostument commented May 5, 2023

Thank you for your contribution
https://github.com/mpostument/grafana-sync/releases/tag/1.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants