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(api/comment_add): improve the security of comment add api #964

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

qwqcode
Copy link
Member

@qwqcode qwqcode commented Aug 29, 2024

close #921

Copy link

codecov bot commented Aug 29, 2024

Codecov Report

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

Project coverage is 31.45%. Comparing base (04ef002) to head (7f684a0).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
server/handler/comment_create.go 0.00% 61 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #964      +/-   ##
==========================================
- Coverage   31.50%   31.45%   -0.05%     
==========================================
  Files         204      204              
  Lines        8707     8711       +4     
==========================================
- Hits         2743     2740       -3     
- Misses       5811     5818       +7     
  Partials      153      153              
Flag Coverage Δ
go 31.45% <0.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@qwqcode qwqcode merged commit aa92a92 into master Aug 29, 2024
5 of 7 checks passed
@qwqcode qwqcode deleted the fix/api/comment_add branch August 29, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[高危漏洞]:未登录账户的情况下可以影响已设置密码的同一邮箱账户
1 participant