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.
forgejo/routers
John Olheiser 5e36024105
Require repo scope for PATs for private repos and basic authentication (#24362)
> The scoped token PR just checked all API routes but in fact, some web
routes like `LFS`, git `HTTP`, container, and attachments supports basic
auth. This PR added scoped token check for them.

---------

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 year ago
..
api Require repo scope for PATs for private repos and basic authentication (#24362) 1 year ago
common Update go tool dependencies, restructure lint targets (#24239) 1 year ago
install Refactor web route (#24080) 1 year ago
private Refactor web route (#24080) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Require repo scope for PATs for private repos and basic authentication (#24362) 1 year ago
init.go Allow adding new files to an empty repo (#24164) 1 year ago