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

HMAC authentication #17

Closed
graft opened this issue Jan 11, 2018 · 1 comment
Closed

HMAC authentication #17

graft opened this issue Jan 11, 2018 · 1 comment
Projects

Comments

@graft
Copy link
Contributor

graft commented Jan 11, 2018

If the request includes an Authorization: Hmac ... header, Etna will create an Etna::Hmac object if the signature is valid.

Contrariwise, a controller endpoint can create a new Etna::Hmac object and use it to generate an hmac-signed URL.

@graft graft created this issue from a note in Etna (In Progress) Jan 11, 2018
@graft
Copy link
Contributor Author

graft commented May 17, 2018

Fixed by #2 and amended in #23

@graft graft closed this as completed Apr 19, 2020
Etna automation moved this from In Progress to Done Apr 19, 2020
corps added a commit that referenced this issue Jul 13, 2020
More robost uploader.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Etna
  
Done
Development

No branches or pull requests

1 participant