1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-20 12:29:05 +02:00
gitea/routers/api/v1
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.
2023-04-04 10:08:23 +08:00
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2023-04-04 10:08:23 +08:00
admin Add login name and source id for admin user searching API (#23376) 2023-03-15 19:53:01 +08:00
misc Editor preview support for external renderers (#23333) 2023-03-24 14:12:23 +08:00
notify Move `convert` package to services (#22264) 2022-12-29 10:57:15 +08:00
org Improve LoadUnitConfig to handle invalid or duplicate units (#23736) 2023-04-03 16:42:38 +08:00
packages Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
repo Implement Issue Config (#20956) 2023-03-28 14:22:07 -04:00
settings Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
swagger Implement Issue Config (#20956) 2023-03-28 14:22:07 -04:00
user Use context for `RepositoryList.LoadAttributes` (#23435) 2023-03-13 11:31:41 +00:00
utils Add user webhooks (#21563) 2023-03-10 08:28:32 -06:00
api.go Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 2023-04-04 10:08:23 +08:00
auth.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00