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/api/v1/activitypub
wxiaoguang 17f23182ff
Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823)
Thanks to @trwnh

Close #23802

The ActivityPub id is an HTTPS URI that should remain constant, even if
the user changes their name.
1 year ago
..
person.go Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 1 year ago
reqsignature.go Implement FSFE REUSE for golang files (#21840) 2 years ago