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

Implement query signature verification (#11) #16

Merged
merged 1 commit into from
Jan 2, 2023

Conversation

orgads
Copy link

@orgads orgads commented Dec 27, 2022

  • implement query signature verification

add support for sha1 & sha512

add tests

  • use query sign in redirect

  • implement review feedback

  • Return error if signature is unsupported
  • wrap errors

Co-authored-by: Ieva ieva.vasiljeva@grafana.com

* implement query signature verification

add support for sha1 & sha512

add tests

* use query sign in redirect

* implement review feedback

- Return error if signature is unsupported
- wrap errors

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
@orgads
Copy link
Author

orgads commented Dec 27, 2022

An alternative for #15, rebased the query signature commit on top of master.

untested (I have no idea how to test it).

@Jguer
Copy link

Jguer commented Dec 27, 2022

You are right @orgads , this commit is missing from the main branch. I'm bringing this to the attention of another maintainer to get this sorted

@Jguer Jguer merged commit b61b9eb into grafana:master Jan 2, 2023
@Jguer
Copy link

Jguer commented Jan 2, 2023

Thanks for taking the time to rebase this @orgads

PR that introduced the original change: #11

@orgads orgads deleted the query-sig-grafana branch January 2, 2023 09:44
@orgads
Copy link
Author

orgads commented Jan 2, 2023

You're welcome. Do you have a schedule for the next release with this?

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.

None yet

2 participants