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.
gitea/routers/api/v1
harryzcy cb19772d6a
Fix access token issue on some public endpoints (#24194)
- [x] Identify endpoints that should be public
- [x] Update integration tests

Fix #24159
2 years ago
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2 years ago
admin Add login name and source id for admin user searching API (#23376) 2 years ago
misc Editor preview support for external renderers (#23333) 2 years ago
notify
org Fix admin team access mode value in team_unit table (#24012) 2 years ago
packages Add Swift package registry (#22404) 2 years ago
repo Fix issue attachment handling (#24202) 2 years ago
settings
swagger Add activity feeds API (#23494) 2 years ago
user Add activity feeds API (#23494) 2 years ago
utils Add user webhooks (#21563) 2 years ago
api.go Fix access token issue on some public endpoints (#24194) 2 years ago
auth.go
auth_windows.go