forked from gitea/gitea
1
0
Fork 0
gitea/routers/api/v1
Giteabot 9836b7db7b
Use User.ID instead of User.Name in ActivityPub API for Person IRI () ()
Backport  by @wxiaoguang

Thanks to @trwnh

Close 

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>
2023-04-03 22:41:57 -05:00
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI () () 2023-04-03 22:41:57 -05:00
admin Handle missing `README` in create repos API () () 2023-03-16 21:04:52 -04:00
misc Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
notify Move `convert` package to services () 2022-12-29 10:57:15 +08:00
org Add loading yaml label template files () () 2023-03-01 21:57:34 -05:00
packages Add Chef package registry () 2023-02-06 09:49:21 +08:00
repo Match api migration behavior to web behavior () () 2023-03-19 15:30:02 +08:00
settings Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
swagger Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
user Add scopes to API to create token and display them () 2023-02-20 15:28:44 -06:00
utils Support system hook API () 2023-01-28 19:12:10 +01:00
api.go Use User.ID instead of User.Name in ActivityPub API for Person IRI () () 2023-04-03 22:41:57 -05:00
auth.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
auth_windows.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00