1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-07 23:08:12 +00:00
Files
gitea/models/issue_milestone.go
zeripath cada7202aa Only view milestones from current repo (#18414) (#18417)
Backport #18414

The endpoint /{username}/{reponame}/milestone/{id} is not currently restricted to
the repo. This PR restricts the milestones to those within the repo.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-26 22:09:07 +00:00

19 KiB