0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 00:35:02 +01:00
gitea/routers
zeripath 9a75c2741d
Only view milestones from current repo (#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 20:01:35 +00:00
..
api/v1 API: Return primary language and repository language stats API URL (#18396) 2022-01-25 08:33:40 +02:00
common
install Switch to non-deprecation setting (#18358) 2022-01-23 20:02:29 +01:00
private Validate migration files (#18203) 2022-01-26 10:45:51 +01:00
utils
web Only view milestones from current repo (#18414) 2022-01-26 20:01:35 +00:00
init.go