-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[API] dont reqToken on GetReactions (fix #9543) #9548
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #9548 +/- ##
==========================================
+ Coverage 42.15% 42.16% +0.01%
==========================================
Files 577 577
Lines 75982 75982
==========================================
+ Hits 32027 32039 +12
+ Misses 39979 39969 -10
+ Partials 3976 3974 -2
Continue to review full report at Codecov.
|
I think you need to take a look at:
Looking at: Line 712 in d59536c
I don't think you need the check in issue_reaction.go - and if you're anonymous then I suspect that |
@zeripath done |
@lafriks does this https://github.com/go-gitea/gitea/pull/9548/files#diff-029cb1fefb1ae53a0ef72d3fd38a7f7dR16 resolfe your permission issue ? -> I created a new file to make it reusable ... |
@zeripath |
I think we should keep |
ready to merge 🚀 |
fix #9543