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

node: Validate session tokens attached to objects #2731

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

carpawell
Copy link
Member

Closes #1159.

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (895559b) 28.81% compared to head (b1c77ca) 28.82%.

Files Patch % Lines
pkg/core/object/fmt.go 33.33% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2731      +/-   ##
==========================================
+ Coverage   28.81%   28.82%   +0.01%     
==========================================
  Files         415      415              
  Lines       32397    32406       +9     
==========================================
+ Hits         9335     9342       +7     
- Misses      22228    22229       +1     
- Partials      834      835       +1     

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

@carpawell carpawell force-pushed the fix/validate-session-token-on-object-put branch from dbc2506 to b1c77ca Compare January 25, 2024 15:31
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.

Fix session token processing in services
3 participants