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
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 Fix PR web route permission check (#33636) 6 days ago
access_mode.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 4 months ago
access_mode_test.go Enable tenv and testifylint rules (#32852) 2 months ago