You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
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>
3 years ago
..
api/v1 Fix PR comments UI (#18323) 3 years ago
common Instead of using routerCtx just escape the url before routing (#18086) 3 years ago
install Refactor HTTP request context (#17979) 3 years ago
private show pull link for agit pull request also (#18235) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Only view milestones from current repo (#18414) (#18417) 3 years ago
init.go Move keys to models/asymkey (#17917) 3 years ago