Crate apub_ingest

Crate apub_ingest 

Source

Structs§

AuthorityError
HostError
InboxError
ValidateAuthority
Rejects if the Authority does not have permission to act on behalf of Actor
ValidateHosts
Rejects if Activity’s host does not match Actor’s host
ValidateInbox
Rejects if a public message was not sent to a shared inbox Rejects if a private message was sent to a shared inbox

Traits§

InboxType

Functions§

validate_authority
Rejects if the Authority does not have permission to act on behalf of Actor
validate_hosts
Rejects if Activity’s host does not match Actor’s host
validate_inbox
Rejects if a public message was not sent to a shared inbox Rejects if a private message was sent to a shared inbox