diff options
author | Kyle Evans <kevans91@users.noreply.github.com> | 2020-05-03 04:07:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-03 10:07:04 +0100 |
commit | 940ed923920ae662efa6967679e60297832c4af8 (patch) | |
tree | d1434f5e5a230e10afe6d2709fb4fc9ab15ffd8e /web_src/js | |
parent | 472a7702a793b711cb646ef98907bea267217dc3 (diff) | |
download | gitea-940ed923920ae662efa6967679e60297832c4af8.tar.gz gitea-940ed923920ae662efa6967679e60297832c4af8.zip |
repo: milestone: make /milestone/:id endpoint accessible (#11264)
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 #11233
Diffstat (limited to 'web_src/js')
0 files changed, 0 insertions, 0 deletions