gitea/models/perm/access
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
..
access.go Make restricted users can access public repositories (#35693) 2025-10-21 15:30:24 +08:00
access_test.go Make restricted users can access public repositories (#35693) 2025-10-21 15:30:24 +08:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
repo_permission.go Refactor Actions Token Access (#35688) 2025-10-22 11:12:31 +00:00
repo_permission_test.go Correctly override user unitmodes (#35501) 2025-09-17 12:26:58 -07:00