0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 03:40:08 +01:00
gitea/routers/web
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>
2023-04-26 19:24:03 -05:00
..
admin
auth Respect the REGISTER_MANUAL_CONFIRM setting when registering via OIDC (#24035) 2023-04-25 14:40:48 +08:00
devtest
events
explore
feed Improve RSS (#24335) 2023-04-25 22:53:44 -04:00
healthcheck
misc
org Fix 404 error when leaving the last private org team (#24322) 2023-04-26 12:27:46 -04:00
repo Require repo scope for PATs for private repos and basic authentication (#24362) 2023-04-26 19:24:03 -05:00
shared Only delete secrets belonging to its owner (#24284) 2023-04-23 21:35:14 +08:00
user Only delete secrets belonging to its owner (#24284) 2023-04-23 21:35:14 +08:00
auth_windows.go
auth.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Improve RSS (#24335) 2023-04-25 22:53:44 -04:00
webfinger.go