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

Users SBAT receive proper HTTP codes for errors #1075

Closed
nambrot opened this issue Sep 23, 2019 · 0 comments · Fixed by #1468
Closed

Users SBAT receive proper HTTP codes for errors #1075

nambrot opened this issue Sep 23, 2019 · 0 comments · Fixed by #1468
Assignees
Labels
enhancement an improvement to an existing feature Priority: P2 Major triaged label for issues that have been assigned a priority

Comments

@nambrot
Copy link
Contributor

nambrot commented Sep 23, 2019

Expected Behavior

We should only process requests that are well-formed and return 422.
If an exception occurs we should return 500

Current Behavior

There is no proper parsing of request parameters.
When exceptions happen, we don't send anything back either.

@nambrot nambrot changed the title Users SNBAT to send malformed attestation requests Users SBAT receive proper HTTP codes for errors Sep 25, 2019
@nambrot nambrot self-assigned this Oct 15, 2019
@nityas nityas added enhancement an improvement to an existing feature Priority: P2 Major triaged label for issues that have been assigned a priority labels Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement an improvement to an existing feature Priority: P2 Major triaged label for issues that have been assigned a priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants