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

Fix crash on receiving requests with missing Digest header #15782

Merged
merged 2 commits into from
Feb 26, 2021

Conversation

ClearlyClaire
Copy link
Contributor

Return an error pointing out that Digest is missing, instead of crashing.

Fixes #15743

Return an error pointing out that Digest is missing, instead of crashing.

Fixes mastodon#15743
@Gargron Gargron merged commit 75189af into mastodon:main Feb 26, 2021
dr-bonez pushed a commit to Start9Labs/mastodon that referenced this pull request Mar 1, 2021
…15782)

* Fix crash on receiving requests with missing Digest header

Return an error pointing out that Digest is missing, instead of crashing.

Fixes mastodon#15743

* Fix from review feedback
ClearlyClaire added a commit to ClearlyClaire/mastodon that referenced this pull request Jan 28, 2022
…15782)

* Fix crash on receiving requests with missing Digest header

Return an error pointing out that Digest is missing, instead of crashing.

Fixes mastodon#15743

* Fix from review feedback
chrisguida pushed a commit to Start9Labs/mastodon that referenced this pull request Feb 26, 2022
…15782)

* Fix crash on receiving requests with missing Digest header

Return an error pointing out that Digest is missing, instead of crashing.

Fixes mastodon#15743

* Fix from review feedback
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.

Mastodon v3.3.0 return a 500 error when an inbox query does not have a Digest header
2 participants