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
Giteabot 54a516e9da
Fix the route for pull-request's authors (#26016) (#26018)
Backport #26016 by @wxiaoguang

Close #25906



![image](https://github.com/go-gitea/gitea/assets/2114189/e689f3e1-9a90-46c0-89f4-2d61394d34d3)


Succeeded logs:

```
[I] router: completed GET /root/test/issues/posters?&q=%20&_=1689853025011 for [::1]:59271, 200 OK in 127.7ms @ repo/issue.go:3505(repo.IssuePosters)


[I] router: completed GET /root/test/pulls/posters?&q=%20&_=1689853968204 for [::1]:59269, 200 OK in 94.3ms @ repo/issue.go:3509(repo.PullPosters)
```

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
api Add support for different Maven POM encoding (#25873) (#25890) 2 years ago
common Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 2 years ago
install Show correct SSL Mode on "install page" (#25818) (#25838) 2 years ago
private parseScope with owner/repo always sets owner to zero (#25987) (#25989) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Fix the route for pull-request's authors (#26016) (#26018) 2 years ago
init.go Refactor path & config system (#25330) (#25416) 2 years ago