mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
Fix #39 - Change MAY to MUST for inbox reading
This commit is contained in:
@ -461,7 +461,7 @@
|
||||
|
||||
<p>The <code>inbox</code> stream contains all objects received by the user.
|
||||
The inbox MUST be filtered according to the requester's permission; this
|
||||
MAY include allowing read access only to the owning user</p>
|
||||
MUST include allowing read access only to the owning user</p>
|
||||
|
||||
<p>A server may submit a HTTP POST to the
|
||||
dereferencable URI of the <code>inbox</code> endpoint. This request
|
||||
|
Reference in New Issue
Block a user