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
wxiaoguang c2e23d3301
Fix PR web route permission check (#33636)
See the FIXME comment in code. Otherwise, if a repo's issue unit is
disabled, then the PRs can't be edited anymore.

By the way, make the permission log output look slightly better.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: metiftikci <metiftikci@hotmail.com>
6 days ago
..
api Refactor error system (#33626) 7 days ago
common Refactor error system (#33610) 1 week ago
install Avoid duplicate SetContextValue call (#33564) 2 weeks ago
private Move commits signature and verify functions to service layers (#33605) 1 week ago
utils Refactor older tests to use testify (#33140) 2 months ago
web Fix PR web route permission check (#33636) 6 days ago
init.go Prepare for support performance trace (#33286) 1 month ago