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

Make sure PoP handler is capable of handling signed http requests with a varying number of spaces #132

Open
mafurman opened this issue Mar 20, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request P2

Comments

@mafurman
Copy link
Contributor

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

PoP handler currently only works when there's only one space present between "PoP" and the signed http request.

Any log messages given by the failure

The handler will be unable to properly extract the signed http request from the authorization header.

Expected/desired behavior

The handler should work regardless of the number of spaces.

@mafurman mafurman added the enhancement New feature or request label Mar 20, 2020
@mafurman mafurman self-assigned this Mar 20, 2020
@jmprieur jmprieur added the P2 label Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2
Projects
None yet
Development

No branches or pull requests

2 participants