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/models/perm/access
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
..
access.go Allow everyone to read or write a wiki by a repo unit setting (#30495) 10 months ago
access_test.go Clarify permission "HasAccess" behavior (#30585) 10 months ago
main_test.go make writing main test easier (#27270) 1 year ago
repo_permission.go Fix PR web route permission check (#33636) 6 days ago
repo_permission_test.go Support public code/issue access for private repositories (#33127) 1 month ago