Listing all the issues do not require authentication, I can't think of a reason why reports should. So let's just drop that requirement.
rebased
How about private issues?
Handled by view_issues (which this endpoint calls under the hood)
view_issues
Okay. +1 then.
Thanks :)
Pull-Request has been merged by pingou
Listing all the issues do not require authentication, I can't think of a
reason why reports should. So let's just drop that requirement.