gitea/models/git
ChristopherHX 08b9776970
Refactor Actions Token Access (#35688)
* use a single function to do Action Tokens Permission checks
* allows easier customization
* add basic tests
* lfs file locks should work now

---------

Signed-off-by: ChristopherHX <christopher.homberger@web.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-22 11:12:31 +00:00
..
branch_list.go
branch_test.go
branch.go
commit_status_summary.go
commit_status_test.go
commit_status.go
lfs_lock_list.go
lfs_lock.go Refactor Actions Token Access (#35688) 2025-10-22 11:12:31 +00:00
lfs.go Refactor Actions Token Access (#35688) 2025-10-22 11:12:31 +00:00
main_test.go
protected_branch_list_test.go
protected_branch_list.go
protected_branch_test.go
protected_branch.go
protected_tag_test.go
protected_tag.go