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>
2025-02-19 00:55:19 +00:00
..
api Refactor error system (#33626) 2025-02-17 12:41:03 -08:00
common Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
install Avoid duplicate SetContextValue call (#33564) 2025-02-12 14:25:46 +08:00
private Move commits signature and verify functions to service layers (#33605) 2025-02-16 12:24:07 +00:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Fix PR web route permission check (#33636) 2025-02-19 00:55:19 +00:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00