forgejo/routers
Kyle Evans 940ed92392
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
2020-05-03 10:07:04 +01:00
..
admin
api/v1 API: Add pull review endpoints (#11224) 2020-05-02 03:20:51 +03:00
dev
org
private Prevent clones and pushes to disabled wiki (#11131) 2020-04-19 15:26:58 +01:00
repo Show pull request selection even when unrelated branches (#11239) 2020-05-02 16:06:01 +08:00
routes repo: milestone: make /milestone/:id endpoint accessible (#11264) 2020-05-03 10:07:04 +01:00
user Refactor UpdateOAuth2Application (#11034) 2020-04-30 18:50:47 +01:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go