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/web
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
..
admin Refactor error system (#33610) 1 week ago
auth Refactor error system (#33610) 1 week ago
devtest Refactor error system (#33610) 1 week ago
events Move context from modules to services (#29440) 1 year ago
explore Refactor error system (#33610) 1 week ago
feed Add pubdate for repository rss and add some tests (#33411) 4 weeks ago
healthcheck Always enable caches (#28527) 1 year ago
misc Refactor template & test related code (#32938) 2 months ago
org Refactor error system (#33610) 1 week ago
repo Fix Untranslated Text on Actions Page (#33635) 7 days ago
shared Refactor error system (#33610) 1 week ago
user Refactor error system (#33610) 1 week ago
base.go Prepare for support performance trace (#33286) 1 month ago
githttp.go Refactor error system (#33610) 1 week ago
goget.go Make git clone URL could use current signed-in user (#33091) 2 months ago
home.go Refactor error system (#33610) 1 week ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Move context from modules to services (#29440) 1 year ago
passkey.go Move context from modules to services (#29440) 1 year ago
swagger_json.go Move context from modules to services (#29440) 1 year ago
web.go Fix PR web route permission check (#33636) 6 days ago
webfinger.go Refactor error system (#33610) 1 week ago