Loïc Dachary
|
97fedf2616
|
activitypub: implement the ReqSignature middleware
Signed-off-by: Loïc Dachary <loic@dachary.org>
|
2022-03-18 17:34:09 -05:00 |
|
Loïc Dachary
|
678a56fbf8
|
activitypub: add the public key to Person (#14186)
Refs: https://github.com/go-gitea/gitea/issues/14186
Signed-off-by: Loïc Dachary <loic@dachary.org>
|
2022-03-18 17:34:09 -05:00 |
|
Loïc Dachary
|
4951af4d99
|
activitypub: implement /api/v1/activitypub/user/{username} (#14186)
Return informations regarding a Person (as defined in ActivityStreams
https://www.w3.org/TR/activitystreams-vocabulary/#dfn-person).
Refs: https://github.com/go-gitea/gitea/issues/14186
Signed-off-by: Loïc Dachary <loic@dachary.org>
|
2022-03-18 17:33:29 -05:00 |
|