0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-08 20:52:03 -05:00
forgejo/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 format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
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