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>
2025-02-19 00:55:19 +00:00
..
access.go Allow everyone to read or write a wiki by a repo unit setting (#30495) 2024-04-17 15:58:37 +00:00
access_test.go Clarify permission "HasAccess" behavior (#30585) 2024-04-20 03:15:04 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
repo_permission.go Fix PR web route permission check (#33636) 2025-02-19 00:55:19 +00:00
repo_permission_test.go Support public code/issue access for private repositories (#33127) 2025-01-14 01:53:34 +00:00