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
Giteabot 9836b7db7b
Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (#23905)
Backport #23823 by @wxiaoguang

Thanks to @trwnh

Close #23802

The ActivityPub id is an HTTPS URI that should remain constant, even if
the user changes their name.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (#23905) 2 years ago
admin Handle missing `README` in create repos API (#23387) (#23510) 2 years ago
misc Implement FSFE REUSE for golang files (#21840) 2 years ago
notify Move `convert` package to services (#22264) 2 years ago
org Add loading yaml label template files (#22976) (#23232) 2 years ago
packages Add Chef package registry (#22554) 2 years ago
repo Match api migration behavior to web behavior (#23552) (#23573) 2 years ago
settings Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger Implement FSFE REUSE for golang files (#21840) 2 years ago
user Add scopes to API to create token and display them (#22989) 2 years ago
utils Support system hook API (#14537) 2 years ago
api.go Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (#23905) 2 years ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago