mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-17 14:14:06 +09:00
activitypub: implement the ReqSignature middleware
Signed-off-by: Loïc Dachary <loic@dachary.org>
This commit is contained in:
committed by
Anthony Wang
parent
15c1f6218c
commit
97fedf2616
@ -4,6 +4,7 @@
|
||||
|
||||
package structs
|
||||
|
||||
// ActivityPub type
|
||||
type ActivityPub struct {
|
||||
Context string `json:"@context"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user