Browse Source
Previously, this required authentication, but there's not actually any privileged information on this page. Move the endpoint out of the group that requires sign-in. It still requires the ability to read issues and pull requests, so private repositories (for instance) will not be exposed. Fixes #10312 Fixes #11233tags/v1.13.0-dev
1 changed files with 8 additions and 3 deletions
Loading…
Reference in new issue