gitea/routers
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
..
api Refactor Actions Token Access (#35688) 2025-10-22 11:12:31 +00:00
common add more routes to the "expensive" list (#35547) 2025-09-29 17:33:28 +08:00
install Add proper error message if session provider can not be created (#35520) 2025-09-28 12:24:19 +00:00
private Refactor legacy code (#35708) 2025-10-20 11:43:08 -07:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Refactor Actions Token Access (#35688) 2025-10-22 11:12:31 +00:00
init.go Use global lock instead of status pool for cron lock (#35507) 2025-09-27 10:11:52 -07:00