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(worker): Handle malformed JWT with an HTTP 400 response #3062

Merged
merged 1 commit into from
May 23, 2024

Conversation

nellh
Copy link
Contributor

@nellh nellh commented May 23, 2024

Provide HTTP clients (special remotes) feedback when a JWT could not be parsed.

Copy link

codecov bot commented May 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 42.41%. Comparing base (9afe434) to head (415b60b).

Files Patch % Lines
...ervices/datalad/datalad_service/middleware/auth.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3062      +/-   ##
==========================================
- Coverage   42.42%   42.41%   -0.01%     
==========================================
  Files         601      601              
  Lines       37939    37944       +5     
  Branches     1113     1113              
==========================================
  Hits        16095    16095              
- Misses      21628    21633       +5     
  Partials      216      216              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nellh nellh merged commit 20fe1e4 into master May 23, 2024
8 of 11 checks passed
@nellh nellh deleted the worker-jwt-bug branch May 23, 2024 15:05
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.

1 participant